chore(test): make observe watch only account @mayfail

This commit is contained in:
Jonathan Rainville 2023-01-12 13:18:32 -05:00 committed by Iuri Matias
parent c3945f33c0
commit acf67c33d5
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" When the user adds watch only account "0xea123F7beFF45E3C9fdF54B324c29DBdA14a639A" named "AccountWatch"
Then the new account "AccountWatch" is added Then the new account "AccountWatch" is added