Commit 47303b91 authored by ioedeveloper's avatar ioedeveloper

Fixed linting error

parent 250dd919
......@@ -17,7 +17,7 @@ module.exports = function (browser, callback, url, preloadPlugins = true) {
})
}
})
.perform(()=>{
.perform(() => {
callback()
})
})
......
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