|
|
|
@ -64,7 +64,7 @@ module.exports = { |
|
|
|
|
|
|
|
|
|
'Test GitHub Import - raw URL #group4': function (browser: NightwatchBrowser) { |
|
|
|
|
browser |
|
|
|
|
.setSolidityCompilerVersion('soljson-v0.8.19+commit.7dd6d404.js') // open-zeppelin moved to pragma ^0.8.0 (master branch)
|
|
|
|
|
.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']) |
|
|
|
|