pull/5013/head
Your Name 4 months ago
parent 77c1f63021
commit 23301e4c9a
  1. 2
      apps/remix-ide-e2e/src/tests/terminal.test.ts

@ -310,7 +310,7 @@ module.exports = {
.click('*[data-id="terminalClearConsole"]')
},
'Should connect to the sepolia fork and run web3.eth.getCode in the terminal #flaky #group9': function (browser: NightwatchBrowser) {
'Should connect to the sepolia fork and run web3.eth.getCode in the terminal #group9': function (browser: NightwatchBrowser) {
if (runMasterTests)
browser
.pinChain('vm-custom-fork')

Loading…
Cancel
Save