Skip to content

Commit

Permalink
test(suite_settings/tst_mainSettingsSection): Disabled `The user can …
Browse files Browse the repository at this point in the history
…backup seed phrase` bc it is unstable

`The user can backup seed phrase` scenario has been disabled due to its instability. It fails sometimes in the CI so it needs a review.
  • Loading branch information
noeliaSD committed Nov 18, 2022
1 parent 90167ee commit d42e1fd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Feature: Status Desktop Main Settings Section

# TODO: It must be reformulated or extracted to a different feature file bc preconditions of this feature file also include closing the backup seed phrase indicator at first instance
# so the validation is not providing relevant information
# TODO: It is also unstable. Needs to be checked.
@mayfail
Scenario: The user can backup seed phrase
Given the user activates wallet
And the user opens the wallet settings
Expand Down

0 comments on commit d42e1fd

Please sign in to comment.