Skip to content

Commit cdebbe7

Browse files
committed
linting
1 parent 08d259e commit cdebbe7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ module.exports = {
1919

2020
'Should load the code from URL params (code param)': function (browser: NightwatchBrowser) {
2121
browser
22-
.clickLaunchIcon('solidity')
2322
.waitForElementVisible('[for="autoCompile"]')
2423
.click('[for="autoCompile"]') // we set it too false in the local storage
2524
.pause(5000)

0 commit comments

Comments
 (0)