chore(@wallet): re-enable test

This commit is contained in:
Anthony Laibe 2023-03-07 14:38:31 +01:00 committed by Anthony Laibe
parent 2019e8c699
commit 6ec562c6b2
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ Feature: Status Desktop Wallet
And the user edits default account to "Default" name and "#FFCA0F" color
Then the default account is updated to be named "DefaultStatus account" with color "#FFCA0F"
@mayfail
Scenario Outline: The user can manage a saved address
When the user adds a saved address named "<name>" and address "<address>"
And the user toggles favourite for the saved address with name "<name>"