test: update golden files for ndjson migration

This commit is contained in:
Lewis Wynne 2026-02-11 00:04:43 +00:00
parent ddb75f1aeb
commit 32e7a79c71
14 changed files with 29 additions and 25 deletions

View file

@ -10,6 +10,6 @@ $ pda get a1
$ pda get a2
2
$ pda get b1 --> FAIL
Error: cannot get 'b1': Key not found
Error: cannot get 'b1': No such key. Did you mean 'a1'?
$ pda restore --glob c* --file dumpfile --> FAIL
Error: cannot restore '@default': No matches for pattern 'c*'