chore(@desktop): Set mayfail to "The user sends a transaction" scenario

Issue #9783
This commit is contained in:
Michal Iskierko 2023-03-27 18:41:12 +02:00 committed by Michał Iskierko
parent b62a204ee7
commit 999d767110
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Feature: Status Desktop Transaction
** and the user opens wallet screen ** and the user opens wallet screen
** and the user accepts the signing phrase ** and the user accepts the signing phrase
@mayfail
Scenario Outline: The user sends a transaction Scenario Outline: The user sends a transaction
When the user sends a transaction to himself from account "Status account" of "<amount>" "<token>" on "<chain_name>" with password "qqqqqqqqqq" When the user sends a transaction to himself from account "Status account" of "<amount>" "<token>" on "<chain_name>" with password "qqqqqqqqqq"
Then the transaction is in progress Then the transaction is in progress