Skip to content

Commit 44ed885

Browse files
yann300Aniket-Engg
authored andcommitted
Update url.test.ts
1 parent 958888e commit 44ed885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const sources = [
4242
]
4343

4444
module.exports = {
45-
'@disabled': false,
45+
'@disabled': true,
4646
before: function (browser: NightwatchBrowser, done: VoidFunction) {
4747
init(browser, done, 'http://127.0.0.1:8080/#optimize=true&runs=300&evmVersion=istanbul&version=soljson-v0.7.4+commit.3f05b770.js', true)
4848
},

0 commit comments

Comments
 (0)