Skip to content

Commit f4fbb11

Browse files
committed
e2e: change group
1 parent f59280a commit f4fbb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/remix-ide-e2e/src/tests/terminal.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ module.exports = {
360360
test running free function`, 2000)
361361
},
362362

363-
'Should run a free function while being connected to mainnet #group10': function (browser: NightwatchBrowser) {
363+
'Should run a free function while being connected to mainnet #group11': function (browser: NightwatchBrowser) {
364364
const script = `
365365
import "https://github.com/ensdomains/ens-contracts/blob/master/contracts/utils/NameEncoder.sol";
366366
import "hardhat/console.sol";

0 commit comments

Comments
 (0)