Skip to content

Commit 3900cb2

Browse files
authored
E2e fix locking wallets issue
1 parent 2d16a01 commit 3900cb2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@DAppConnector @DAppConnectorLowFunds @Testnet
1+
@DAppConnectorLowFunds @Testnet
22
Feature: DAppConnector - Low Funds
33

44
Background:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@DAppConnector @DAppConnector-Popup
1+
@DAppConnector-Popup
22
Feature: DAppConnector - Popup view
33

44
Background:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@DAppConnector @SendTransactionDapp-E2E @E2E @Testnet
1+
@SendTransactionDapp-E2E @E2E @Testnet
22
Feature: Send Transactions from Dapp - E2E
33

44
Background:

0 commit comments

Comments
 (0)