pull/2916/head
filip mertens 2 years ago
parent 87426c7f76
commit 1b1ac6899d
  1. 2
      apps/remix-ide-e2e/src/tests/ballot_0_4_11.test.ts

@ -25,7 +25,7 @@ module.exports = {
.click('[for="autoCompile"]')
.verify.elementPresent('[data-id="compilerContainerAutoCompile"]:checked')
},
'Compile Ballot with compiler version 0.4.11 #group1': function (browser: NightwatchBrowser) {
'Compile Ballot with compiler version 0.4.11 #group1 #group2': function (browser: NightwatchBrowser) {
browser
.testContracts('Untitled.sol', sources[0]['Untitled.sol'], ['Ballot'])
},

Loading…
Cancel
Save