Commit 934acf5c authored by LianaHus's avatar LianaHus

disableing the swarm

parent 5c38839e
...@@ -23,7 +23,7 @@ module.exports = { ...@@ -23,7 +23,7 @@ module.exports = {
}) })
.modalFooterOKClick() .modalFooterOKClick()
}, },
'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