Update terminal.test.ts

pull/2841/head
bunsenstraat 2 years ago committed by GitHub
parent 36b40129d5
commit 8f5ae46810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      apps/remix-ide-e2e/src/tests/terminal.test.ts

@ -235,7 +235,6 @@ module.exports = {
.connectToExternalHttpProvider(url, identifier)
.openFile('contracts')
.openFile('contracts/1_Storage.sol')
.pause(4000)
.clickLaunchIcon('solidity')
.click({
selector: '*[data-id="compilerContainerCompileAndRunBtn"]',

Loading…
Cancel
Save