Skip to content

Commit 32647f6

Browse files
committed
test: give the org-alias case the one organisation it describes
It said "an instance with one organisation" while running against the two the case before it installed. The alias is what it is about, so the count never mattered to the assertion — but the description was wrong, and a description that can drift is worth less than none. beep boop
1 parent 03e667a commit 32647f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/cmd/testdata/script/organisation.txtar

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ cmp stdout expect-list
88
# Given: an instance with one organisation
99
# When: the command is spelled `org`
1010
# Then: it is an alias for organisation
11+
fake orgs Acme=3
1112
exec flagsmith org list
1213
stdout 'Acme'
1314

0 commit comments

Comments
 (0)