File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/e2e-tests/src/features/e2e Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Feature: Send Transactions from Dapp - E2E
24
24
And I navigate to Tokens extended page
25
25
Then the sent amount of: "3" with "DApp transaction" fee for token "Cardano" is subtracted from the total balance
26
26
When I navigate to Activity extended page
27
- Then the Sent transaction is displayed with value: "-3.18 tADA" and tokens count 1
27
+ Then the Sent transaction is displayed with value: "-3.17 tADA" and tokens count 1
28
28
And I click on a transaction: 1
29
29
Then The Tx details are displayed as "core.activityDetails.sent" for ADA with value: 3.00 and wallet: "WalletReceiveDappTransactionE2E" address
30
30
When I open wallet: "WalletReceiveDappTransactionE2E" in: extended mode
You can’t perform that action at this time.
0 commit comments