Skip to content

Commit 1a14340

Browse files
authored
test(extension): add de-authorization step in dapp tc (#694)
1 parent 944e16f commit 1a14340

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ Feature: Send Transactions from Dapp - E2E
3232
And I click on a transaction: 1
3333
Then The Tx details are displayed as "package.core.activityDetails.received" for ADA with value: 3.00 and wallet: "WalletSendSimpleTransactionE2E" address
3434

35-
@LW-6797 @Testnet @wip
35+
@LW-6797 @Testnet
3636
Scenario: Send Token from DApp E2E
37+
And I de-authorize all DApps in extended mode
3738
And I save token: "LaceCoin2" balance
3839
And I open and authorize test DApp with "Only once" setting
3940
And I click "Send Token" button in test DApp

0 commit comments

Comments
 (0)