Commit 881c8402 authored by yann300's avatar yann300

disable swarm tests

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