Skip to content

Commit 3a8e0f6

Browse files
authored
test(extension): unblock LW-12254 and LW-12255 (#1831)
1 parent 71596ca commit 3a8e0f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/e2e-tests/src/features/SettingsPageExtended.part2.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Feature: General Settings - Extended Browser View
209209
When I close "Custom submit API" drawer
210210
Then "Custom submit API" is marked as disabled on Settings page
211211

212-
@LW-12255 @Mainnet @Testnet @pending @issue=LW-12647
212+
@LW-12255 @Mainnet @Testnet
213213
@skip(browserName="firefox")
214214
Scenario Outline: Extended view - Settings - Debugging option enables verbose logging in console
215215
Given I enable console logs collection

packages/e2e-tests/src/features/SettingsPagePopup.part2.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Feature: General Settings - Popup View
151151
When I close "Custom submit API" drawer
152152
Then "Custom submit API" is marked as disabled on Settings page
153153

154-
@LW-12254 @Mainnet @Testnet @pending @issue=LW-12647
154+
@LW-12254 @Mainnet @Testnet
155155
@skip(browserName="firefox")
156156
Scenario Outline: Popup view - Settings - Debugging option enables verbose logging in console
157157
Given I enable console logs collection

0 commit comments

Comments
 (0)