Skip to content

Commit 19c30d2

Browse files
authored
test(extension): fix LW-11341 (#1554)
1 parent 4eb9e1a commit 19c30d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/e2e-tests/src/features/AddNewWalletCreatePaperWallet.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ Feature: Add new wallet - Create paper wallet
102102
And I click on "Open wallet" button on "Save your paper wallet" page
103103
And I wait for main loader to disappear
104104
Then I see LW homepage
105-
And "Paper Wallet 1" is displayed as a wallet name on the menu button
105+
And "Paper Wall..." is displayed as a wallet name on the menu button
106106
When I click the menu button
107-
Then Wallet number 2 with "Paper Wallet 1" name is displayed on the user menu
107+
Then Wallet number 2 with "Paper Wallet..." name is displayed on the user menu
108108

109109
@LW-11342
110110
Scenario: Add new wallet - Create - Paper wallet - Choose recovery method - click "Learn more" link

0 commit comments

Comments
 (0)