From dadfc58126d27d8bed4602e475c2fc258063fe2d Mon Sep 17 00:00:00 2001 From: Anastasiya Semenkevich Date: Tue, 12 Dec 2023 13:16:10 +0300 Subject: [PATCH] chore: fix test with new design --- .../suite_wallet/tst_wallet_accountsManagement/test.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ui-test/testSuites/suite_wallet/tst_wallet_accountsManagement/test.feature b/test/ui-test/testSuites/suite_wallet/tst_wallet_accountsManagement/test.feature index b28841cfb8..bb69037ebb 100644 --- a/test/ui-test/testSuites/suite_wallet/tst_wallet_accountsManagement/test.feature +++ b/test/ui-test/testSuites/suite_wallet/tst_wallet_accountsManagement/test.feature @@ -45,7 +45,7 @@ Feature: Status Desktop Wallet Section Wallet Account Management Then the account is correctly displayed with "" and "#" and emoji unicode "" in accounts list When the user edits an account with "" to "" with color "#" and emoji "" Then the account is correctly displayed with "" and "#" and emoji unicode "" in accounts list - When the user removes account "" + When the user removes account "" with agreement Then the account with "" is not displayed Examples: