File tree 2 files changed +2
-2
lines changed
packages/e2e-tests/src/features
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ Feature: General Settings - Extended Browser View
209
209
When I close "Custom submit API" drawer
210
210
Then "Custom submit API" is marked as disabled on Settings page
211
211
212
- @LW-12255 @Mainnet @Testnet @pending @issue=LW-12647
212
+ @LW-12255 @Mainnet @Testnet
213
213
@skip(browserName="firefox")
214
214
Scenario Outline : Extended view - Settings - Debugging option enables verbose logging in console
215
215
Given I enable console logs collection
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ Feature: General Settings - Popup View
151
151
When I close "Custom submit API" drawer
152
152
Then "Custom submit API" is marked as disabled on Settings page
153
153
154
- @LW-12254 @Mainnet @Testnet @pending @issue=LW-12647
154
+ @LW-12254 @Mainnet @Testnet
155
155
@skip(browserName="firefox")
156
156
Scenario Outline : Popup view - Settings - Debugging option enables verbose logging in console
157
157
Given I enable console logs collection
You can’t perform that action at this time.
0 commit comments