publishContract tests fixed

pull/5370/head
aniket-engg 4 years ago committed by Aniket
parent 48f1db2a08
commit f546732f94
  1. 1
      apps/remix-ide-e2e/src/tests/publishContract.test.ts

@ -43,7 +43,6 @@ module.exports = {
browser
.waitForElementVisible('#icon-panel')
.clickLaunchIcon('fileExplorers')
.click('*[data-id="treeViewTogglebrowser/contracts"]')
.openFile('browser/contracts/1_Storage.sol')
.clickLaunchIcon('udapp')
.waitForElementPresent('*[data-id="contractDropdownIpfsCheckbox"]')

Loading…
Cancel
Save