force `subprocess.run` to check return code is 0
Compare changes
- Hans Fangohr authored
+ 1
− 1
@@ -58,7 +58,7 @@ def test_prepare_environment(tmp_path):
In general, this should help to capture unintentional errors.
Where the change has created failures, they have been fixed. (Mostly because the git repository that was looked for was missing.)