Commit cdebbe7e authored by yann300's avatar yann300

linting

parent 08d259ee
......@@ -19,7 +19,6 @@ module.exports = {
'Should load the code from URL params (code param)': function (browser: NightwatchBrowser) {
browser
.clickLaunchIcon('solidity')
.waitForElementVisible('[for="autoCompile"]')
.click('[for="autoCompile"]') // we set it too false in the local storage
.pause(5000)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment