I have IPFS_HTTPS_GATEWAY_KEY and IPFS_HTTPS_GATEWAY defined in a local .env file
But for some tests we're relying on cloudfront-eth.com being defined as the output of the test
so we decided to hardcode it in package.json
but if I now e.g. have my .env file, IPFS_HTTPS_GATEWAY_KEY will still be used in the HTTP headers and so e.g. my Infura credentials get leaked to cloudflare.
I also ended up getting failing tests because if this cloudflare probably got confused about the random authorization header