chore(@desktop): Set mayfail to "The user sends a transaction" scenario
Issue #9783
This commit is contained in:
parent
b62a204ee7
commit
999d767110
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue