From 8df51c0c8ddfb0490f6ce9a30ee8f049fc2f80c4 Mon Sep 17 00:00:00 2001 From: ioedeveloper Date: Thu, 20 Feb 2020 11:04:05 +0000 Subject: [PATCH] Disable Publish on Swarm Test --- test-browser/tests/publishContract.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-browser/tests/publishContract.js b/test-browser/tests/publishContract.js index 9636d990a9..6abbc18681 100644 --- a/test-browser/tests/publishContract.js +++ b/test-browser/tests/publishContract.js @@ -23,7 +23,7 @@ module.exports = { }) .modalFooterOKClick() }, - 'Publish on Swarm': function (browser) { + 'Publish on Swarm': '' + function (browser) { browser .click('#publishOnSwarm') .getModalBody((value, done) => {