pull/2868/head
filip mertens 2 years ago
parent 47f282e329
commit ec370e89dc
  1. 2
      apps/remix-ide-e2e/src/tests/url.test.ts

@ -277,7 +277,7 @@ module.exports = {
.openFile('@openzeppelin/contracts/access/AccessControl.sol')
.openFile('contracts')
.openFile('contracts/governance')
.openFile('contracts/governance/UnionGovernor.sol'
.openFile('contracts/governance/UnionGovernor.sol')
},
'Should execute function call from URL parameters #group3': function (browser: NightwatchBrowser) {

Loading…
Cancel
Save