pull/3494/head
filip mertens 2 years ago committed by bunsenstraat
parent 1559e639f0
commit 8f809062b3
  1. 1
      apps/remix-ide-e2e/src/tests/recorder.test.ts

@ -71,7 +71,6 @@ module.exports = {
'Record more than one contract #group2': function (browser: NightwatchBrowser) {
// deploy 2 contracts (2 different ABIs), save the record, reexecute and test one of the function.
browser
.click('*[data-id="deployAndRunClearInstances"]')
.testContracts('multipleContracts.sol', sources[1]['multipleContracts.sol'], ['t1est', 't2est'])
.clickLaunchIcon('udapp')
.selectContract('t1est')

Loading…
Cancel
Save