Commit ead9f69b authored by ioedeveloper's avatar ioedeveloper

Fixed linting error

parent 1c858559
......@@ -38,6 +38,6 @@ module.exports = {
}
})
},
tearDown: sauce
}
......@@ -11,7 +11,7 @@ module.exports = {
before: function (browser, done) {
init(browser, done)
},
'Load Gist Modal': function (browser) {
browser
.waitForElementVisible('#icon-panel', 10000)
......
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