Fixed linting error

pull/1/head
ioedeveloper 5 years ago committed by yann300
parent 6e8308084e
commit 0d175bfba6
  1. 2
      test-browser/tests/editor.js

@ -3,7 +3,7 @@ const init = require('../helpers/init')
const sauce = require('./sauce')
module.exports = {
before: function (browser, done) {
init(browser, done)
},

Loading…
Cancel
Save