Commit 881c8402 authored by yann300's avatar yann300

disable swarm tests

parent a90260b1
...@@ -22,8 +22,9 @@ module.exports = { ...@@ -22,8 +22,9 @@ module.exports = {
done() done()
}) })
.modalFooterOKClick() .modalFooterOKClick()
.end()
}, },
'Publish on Swarm': function (browser) { 'Publish on Swarm': '' + function (browser) {
browser browser
.click('#publishOnSwarm') .click('#publishOnSwarm')
.getModalBody((value, done) => { .getModalBody((value, done) => {
......
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