Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💚 Fix test cleanup for self-signed certs support
Some tests were leading to the REQUESTS_CA_BUNDLE being set without it being set upfront by the developer, and it was never being cleared. Running the api_client tests after that were then affected by this envvar.
- Loading branch information