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
4
testdata/remove__dedupe__ok.ct
vendored
4
testdata/remove__dedupe__ok.ct
vendored
|
|
@ -10,6 +10,6 @@ $ pda ls
|
|||
foo 1
|
||||
$ pda rm foo --glob "*"
|
||||
$ pda get bar --> FAIL
|
||||
Error: cannot get 'bar': Key not found
|
||||
Error: cannot get 'bar': No such key
|
||||
$ pda get foo --> FAIL
|
||||
Error: cannot get 'foo': Key not found
|
||||
Error: cannot get 'foo': No such key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue