comment test

pull/1754/head
bunsenstraat 3 years ago
parent 2fd2f12b73
commit 0d0e00c2d1
  1. 2
      apps/remix-ide-e2e/src/tests/solidityUnittests.test.ts

@ -324,7 +324,7 @@ module.exports = {
.removeFile('tests/ballotFailedDebug_test.sol', 'workspace_new')
},
'Basic Solidity Unit tests with local compiler #group5': function (browser: NightwatchBrowser) {
'Basic Solidity Unit tests with local compiler #group5': !function (browser: NightwatchBrowser) {
browser
.clickLaunchIcon('solidity')
.setSolidityCompilerVersion('builtin')

Loading…
Cancel
Save