more split import

pull/1754/head
bunsenstraat 3 years ago
parent af2ee31c48
commit 147ac209cd
  1. 2
      apps/remix-ide-e2e/src/tests/solidityImport.spec.ts

@ -56,7 +56,7 @@ module.exports = {
.verifyContracts(['test10', 'ERC20'], { wait: 10000 }) .verifyContracts(['test10', 'ERC20'], { wait: 10000 })
}, },
'Test Github Import - raw URL #group2': function (browser: NightwatchBrowser) { 'Test Github Import - raw URL #group4': function (browser: NightwatchBrowser) {
browser browser
.clickLaunchIcon('filePanel') .clickLaunchIcon('filePanel')
.click('li[data-id="treeViewLitreeViewItemREADME.txt"') .click('li[data-id="treeViewLitreeViewItemREADME.txt"')

Loading…
Cancel
Save