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 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