From ccc9d6ba88054dd188b8da384f69975965982957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojtek=20K=C5=82os?= <114915819+wklos-iohk@users.noreply.github.com> Date: Mon, 20 Jan 2025 09:56:30 +0100 Subject: [PATCH] test(extension): fix LW-4121 (#1655) --- .../src/features/e2e/SendTransactionBundlesE2E.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/e2e-tests/src/features/e2e/SendTransactionBundlesE2E.feature b/packages/e2e-tests/src/features/e2e/SendTransactionBundlesE2E.feature index 3fbceb44d8..54347bd59a 100644 --- a/packages/e2e-tests/src/features/e2e/SendTransactionBundlesE2E.feature +++ b/packages/e2e-tests/src/features/e2e/SendTransactionBundlesE2E.feature @@ -32,7 +32,7 @@ Feature: Send Transaction bundles - E2E And I navigate to Tokens extended page Then the sent amount of: "4.50" with "saved" fee for token "Cardano" is subtracted from the total balance When I navigate to Transactions extended page - Then the Sent transaction is displayed with value: "4.50 tADA, 0.2333 LaceCoin3, 3 LaceCoin , +1" and tokens count 4 + Then the Sent transaction is displayed with value: "-4.72 tADA, -1 LaceCoin2, -3 LaceCoin , +1" and tokens count 4 And I click and open recent transactions details until find transaction with correct hash Then The Tx details are displayed as "core.activityDetails.sent" for 4 tokens with following details: | address | ada | assets |