We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59280a commit f4fbb11Copy full SHA for f4fbb11
apps/remix-ide-e2e/src/tests/terminal.test.ts
@@ -360,7 +360,7 @@ module.exports = {
360
test running free function`, 2000)
361
},
362
363
- 'Should run a free function while being connected to mainnet #group10': function (browser: NightwatchBrowser) {
+ 'Should run a free function while being connected to mainnet #group11': function (browser: NightwatchBrowser) {
364
const script = `
365
import "https://github.com/ensdomains/ens-contracts/blob/master/contracts/utils/NameEncoder.sol";
366
import "hardhat/console.sol";
0 commit comments