Skip to content

Fix sim test to correctly set up clean environment

Nicholas Styles requested to merge nstyles/athena:21.9-fixSimUpgradeTest into 21.9

A previous update introduced a bug which meant RunUpgradeTests.py -s was comparing the same thing twice because the clean test was not set up properly. This should fix it.

Merge request reports