Skip to content

Commit 5bc7cfe

Browse files
yann300Aniket-Engg
authored andcommitted
Update url.test.ts
1 parent 33a5c41 commit 5bc7cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/remix-ide-e2e/src/tests/url.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ module.exports = {
266266
},
267267

268268
'Should select upgrade with proxy option from URL params #group2': function (browser: NightwatchBrowser) {
269-
browser
269+
browser
270270
.url('http://127.0.0.1:8080/#optimize=false&runs=200&upgradeProxy=true')
271271
.refreshPage()
272272
.waitForElementVisible('*[data-id="treeViewLitreeViewItemmyTokenV1.sol"]', 60000)

0 commit comments

Comments
 (0)