Skip to content

Commit

Permalink
test(extension): fix LW-4121 (#1655)
Browse files Browse the repository at this point in the history
  • Loading branch information
wklos-iohk authored Jan 20, 2025
1 parent 56d0cfe commit ccc9d6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit ccc9d6b

Please sign in to comment.