flattentree
filip mertens 11 months ago
parent d3d3a6e5b4
commit 9e81449efb
  1. 1
      apps/remix-ide-e2e/src/tests/solidityUnittests.test.ts

@ -210,7 +210,6 @@ module.exports = {
browser
.waitForElementPresent('*[data-id="verticalIconsKindfilePanel"]')
.clickLaunchIcon('filePanel')
.click('*[data-id="treeViewLitreeViewItemcontracts"]')
.openFile('contracts/3_Ballot.sol')
.clickLaunchIcon('solidityUnitTesting')
.pause(2000)

Loading…
Cancel
Save