tests(wallet) disable add watch only account failing test
This commit is contained in:
parent
edc19d1b0a
commit
8aabc0c4b9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue