pull/5370/head
Your Name 4 months ago
parent 9c6a4c7512
commit cca14259e3
  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