Hello
I am writing a test and checking the result. The result that I expect back depends entirely on an environment variable defined in my profiles.clj
. I need to check the result I get back for the different environment variables I may use. Is there anyway I can change that on the fly while running a test?