Skip to content

Commit 411fb5f

Browse files
committed
disable test (ipfs)
1 parent 6618d52 commit 411fb5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/remix-ide-e2e/src/tests/publishContract.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { NightwatchBrowser } from 'nightwatch'
33
import init from '../helpers/init'
44

55
module.exports = {
6+
'@disabled': true,
67
before: function (browser: NightwatchBrowser, done: VoidFunction) {
78
init(browser, done)
89
},

0 commit comments

Comments
 (0)