We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a5c41 commit 5bc7cfeCopy full SHA for 5bc7cfe
apps/remix-ide-e2e/src/tests/url.test.ts
@@ -266,7 +266,7 @@ module.exports = {
266
},
267
268
'Should select upgrade with proxy option from URL params #group2': function (browser: NightwatchBrowser) {
269
- browser
+ browser
270
.url('http://127.0.0.1:8080/#optimize=false&runs=200&upgradeProxy=true')
271
.refreshPage()
272
.waitForElementVisible('*[data-id="treeViewLitreeViewItemmyTokenV1.sol"]', 60000)
0 commit comments