pull/5370/head
filip mertens 2 years ago
parent f4fe6ebec5
commit 9573f871cc
  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