Skip to content

Commit 2d26580

Browse files
author
Deepak kudi
committed
test: normalize invalid command snapshots
1 parent 9b6f74b commit 2d26580

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
usage: cz [-h] [--config CONFIG] [--debug] [-n NAME] [-nr NO_RAISE]
22
{init,commit,c,ls,example,info,schema,bump,changelog,ch,check,version}
33
...
4-
cz: error: argument {init,commit,c,ls,example,info,schema,bump,changelog,ch,check,version}: invalid choice: 'invalidCommand' (choose from 'init', 'commit', 'c', 'ls', 'example', 'info', 'schema', 'bump', 'changelog', 'ch', 'check', 'version')
4+
cz: error: argument {init,commit,c,ls,example,info,schema,bump,changelog,ch,check,version}: invalid choice: 'invalidCommand' (choose from init, commit, c, ls, example, info, schema, bump, changelog, ch, check, version)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
usage: cz [-h] [--config CONFIG] [--debug] [-n NAME] [-nr NO_RAISE]
22
{init,commit,c,ls,example,info,schema,bump,changelog,ch,check,version}
33
...
4-
cz: error: argument {init,commit,c,ls,example,info,schema,bump,changelog,ch,check,version}: invalid choice: 'invalidCommand' (choose from 'init', 'commit', 'c', 'ls', 'example', 'info', 'schema', 'bump', 'changelog', 'ch', 'check', 'version')
4+
cz: error: argument {init,commit,c,ls,example,info,schema,bump,changelog,ch,check,version}: invalid choice: 'invalidCommand' (choose from init, commit, c, ls, example, info, schema, bump, changelog, ch, check, version)

0 commit comments

Comments
 (0)