You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To prevent the exhaustion of INFURA api keys, we should have a commit message prefix that prevents the execution of those tests. Something like this would allow us to develop and eventually make CI green on the entire test suite only after we're closer to the finish line for a PR.
Message prefix: [wip]
git commit -m"[wip] this shouldn't execute the mainnet forking tests"