pull/5102/head
bunsenstraat 3 months ago
parent 2a652264d1
commit ba87e45061
  1. 2
      apps/remix-ide-e2e/src/tests/ballot.test.ts

@ -23,7 +23,7 @@ module.exports = {
'Deploy Ballot #group1': function (browser: NightwatchBrowser) {
browser
.waitForElementVisible('*[data-id="remixIdeIconPanel"]', 10000)
.clickLaunchIcon('solidity2')
.clickLaunchIcon('solidity')
.testContracts('Untitled.sol', sources[0]['Untitled.sol'], ['Ballot'])
.clickLaunchIcon('udapp')
.selectAccount('0xCA35b7d915458EF540aDe6068dFe2F44E8fa733c')

Loading…
Cancel
Save