diff --git a/test/ui-test/testSuites/suite_wallet/tst_wallet/test.feature b/test/ui-test/testSuites/suite_wallet/tst_wallet/test.feature index ff5093473d..ce3923e547 100644 --- a/test/ui-test/testSuites/suite_wallet/tst_wallet/test.feature +++ b/test/ui-test/testSuites/suite_wallet/tst_wallet/test.feature @@ -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