test: update golden files for ndjson migration
This commit is contained in:
parent
ddb75f1aeb
commit
32e7a79c71
14 changed files with 29 additions and 25 deletions
8
testdata/get__missing__err__with__any.ct
vendored
8
testdata/get__missing__err__with__any.ct
vendored
|
|
@ -5,10 +5,10 @@ $ pda get foobar --include-binary --run --secret --> FAIL
|
|||
$ pda get foobar --run --> FAIL
|
||||
$ pda get foobar --run --secret --> FAIL
|
||||
$ pda get foobar --secret --> FAIL
|
||||
Error: cannot get 'foobar': Key not found
|
||||
Error: cannot get 'foobar': Key not found
|
||||
Error: cannot get 'foobar': Key not found
|
||||
Error: cannot get 'foobar': No such key
|
||||
Error: cannot get 'foobar': No such key
|
||||
Error: cannot get 'foobar': No such key
|
||||
Error: unknown flag: --secret
|
||||
Error: cannot get 'foobar': Key not found
|
||||
Error: cannot get 'foobar': No such key
|
||||
Error: unknown flag: --secret
|
||||
Error: unknown flag: --secret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue