Add .end() to gist file

pull/1/head
ioedeveloper 5 years ago
parent 44cc887509
commit 61faa0f666
  1. 1
      test-browser/tests/gist.js

@ -37,6 +37,7 @@ module.exports = {
.perform(done)
}
})
.end()
},
tearDown: sauce

Loading…
Cancel
Save