fix(testdata): makes tests shell-agnostic

This commit is contained in:
Lewis Wynne 2025-11-20 18:45:09 +00:00
parent 3d45427c79
commit 44ccc402ad
4 changed files with 29 additions and 19 deletions

View file

@ -1,6 +1,4 @@
$ pda set foo bar
$ fecho cmd sh -c bar
$ pda set foo < cmd
$ pda get foo --include-binary --run --secret
fish: Unknown command: bar
fish:
bar
^~^
sh: line 1: bar: command not found