update test

pull/3493/head
filip mertens 2 years ago committed by bunsenstraat
parent 8a4b6f5440
commit 3580de5e12
  1. 1
      apps/remix-ide-e2e/src/tests/remixd.test.ts

@ -96,7 +96,6 @@ module.exports = {
.click('[data-path="ballot.sol"]')
.addFile('test_import_node_modules.sol', sources[3]['test_import_node_modules.sol'])
.clickLaunchIcon('solidity')
.setSolidityCompilerVersion('soljson-v0.5.0+commit.1d4f565a.js')
.testContracts('test_import_node_modules.sol', sources[3]['test_import_node_modules.sol'], ['SafeMath'])
},
'Import from node_modules and reference a github import #group2': function (browser) {

Loading…
Cancel
Save