Testing default 'group' definition.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2023-04-27 12:14:27 -05:00
parent 4a3f68bad3
commit 3ea02ee589
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ BaselineOfMiniDocs >> baseline: spec [
package: 'MiniDocs' with: [ spec requires: #('Mustache' 'Tealight' 'PetitMarkdown')].
"Groups"
"spec
group: 'default' with: #('Core' 'Model')"
spec
group: 'default' with: #('Core' 'Model')
].
spec