chore(wallet-test): tag wallet test generate and delete as @mayfail

This commit is contained in:
Jonathan Rainville 2023-01-12 16:30:11 -05:00
parent 1216bdcc83
commit a0ac5b3439
1 changed files with 1 additions and 0 deletions

View File

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