Skip to content

Commit 15437db

Browse files
committed
fix: test expectations
1 parent 8fc4810 commit 15437db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/publication_commands_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ func TestPublicationCommand(t *testing.T) {
7171
"status",
7272
"post [note-id]",
7373
"patch [note-id]",
74-
"push [note-ids...]",
74+
"push [note-ids...] [--file files...]",
7575
}
7676

7777
for _, expected := range expectedSubcommands {

0 commit comments

Comments
 (0)