Skip to content

Commit 266ae1b

Browse files
committed
disabled template explorer main e2e
1 parent 3ecad3d commit 266ae1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/remix-ide-e2e/src/tests/template_exp_modal.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)