Skip to content

Fix test environment conflicts

Duncan Macleod requested to merge fix-test-env into main

This PR adds some decorators to clear the environment for a test function, so that local environment variables (ECP_IDP) don't get in the way of the test suite.

Merge request reports