chore(test): make observe watch only account @mayfail
This commit is contained in:
parent
c3945f33c0
commit
acf67c33d5
|
@ -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"
|
When the user adds watch only account "0xea123F7beFF45E3C9fdF54B324c29DBdA14a639A" named "AccountWatch"
|
||||||
Then the new account "AccountWatch" is added
|
Then the new account "AccountWatch" is added
|
||||||
|
|
Loading…
Reference in New Issue