rdesktop^2
filip mertens 1 year ago
parent 3a25960735
commit 367761fe7f
  1. 1
      apps/remix-ide-e2e/src/tests/solidityImport.test.ts

@ -64,6 +64,7 @@ module.exports = {
'Test GitHub Import - raw URL #group4': function (browser: NightwatchBrowser) {
browser
.setSolidityCompilerVersion('soljson-v0.8.20+commit.a1b79de6.js') // open-zeppelin moved to pragma ^0.8.0 (master branch)
.clickLaunchIcon('filePanel')
.click('li[data-id="treeViewLitreeViewItemREADME.txt"')
.addFile('Untitled7.sol', sources[6]['Untitled7.sol'])

Loading…
Cancel
Save