Skip to content

Commit 0089352

Browse files
authored
test: modify e2e test fee value (#1880)
1 parent 07e9f1c commit 0089352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Feature: Send Transactions from Dapp - E2E
2424
And I navigate to Tokens extended page
2525
Then the sent amount of: "3" with "DApp transaction" fee for token "Cardano" is subtracted from the total balance
2626
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
2828
And I click on a transaction: 1
2929
Then The Tx details are displayed as "core.activityDetails.sent" for ADA with value: 3.00 and wallet: "WalletReceiveDappTransactionE2E" address
3030
When I open wallet: "WalletReceiveDappTransactionE2E" in: extended mode

0 commit comments

Comments
 (0)