Overview
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"