tests(wallet) disable add watch only account failing test

This commit is contained in:
Stefan 2023-03-16 21:38:54 +01:00 committed by Lukáš Tinkl
parent edc19d1b0a
commit 8aabc0c4b9
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Feature: Status Desktop Wallet
Given the user opens wallet screen Given the user opens wallet screen
And the user clicks on the first account And the user clicks on the first account
@mayfail
Scenario: The user can manage and observe a watch only account Scenario: The user can manage and observe a watch only account
When the user adds watch only account "0xea123F7beFF45E3C9fdF54B324c29DBdA14a639A" named "AccountWatch" and authenticated using password "TesTEr16843/!@00" When the user adds watch only account "0xea123F7beFF45E3C9fdF54B324c29DBdA14a639A" named "AccountWatch" and authenticated using password "TesTEr16843/!@00"
Then the new account "AccountWatch" is added Then the new account "AccountWatch" is added