chore(wallet-test): tag wallet test generate and delete as @mayfail
This commit is contained in:
parent
1216bdcc83
commit
a0ac5b3439
|
@ -30,6 +30,7 @@ Feature: Status Desktop Wallet
|
|||
When an account named "AccountPrivate" is added via private key "8da4ef21b864d2cc526dbdb2a120bd2874c36c9d0a1fb7f8c63d7f7a8b41de8f" and authenticated using password "TesTEr16843/!@00"
|
||||
Then the new account "AccountPrivate" is added
|
||||
|
||||
@mayfail
|
||||
Scenario: The user generates a new account from wallet and deletes it
|
||||
When an account named "AccountGenerated" is generated and authenticated using password "TesTEr16843/!@00"
|
||||
Then the new account "AccountGenerated" is added
|
||||
|
|
Loading…
Reference in New Issue