Commit 6a25612d authored by gabi-250's avatar gabi-250 🤸
Browse files

arti: Add a trycmd-based test for arti keys list error handling

This is a `trycmd`-based replacement for the
`list_unregistered_keystore_fails()` test, which will be removed soon.
parent a61b5a66
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
[..]Onion service is not configured to accept any connections.
[..]error: Keystore unrecognized not found
+0 −0

Empty file added.

+3 −0
Original line number Diff line number Diff line
bin.name = "arti"
args = "-c ./tests/testcases/keys/conf/keys.toml keys list --keystore-id=unrecognized"
status.code = 127