features/cli.feature in zold-0.6 vs features/cli.feature in zold-0.6.1
- old
+ new
@@ -10,8 +10,8 @@
Scenario: Version can be printed
When I run bin/zold with "--version"
Then Exit code is zero
Scenario: Wallet can be created
- When I run bin/zold with "--trace create --public-key=id_rsa.pub"
+ When I run bin/zold with "--trace --public-key=id_rsa.pub create"
Then Exit code is zero