Skip to content
Snippets Groups Projects
Commit 06b3abd4 authored by Hans Fangohr's avatar Hans Fangohr
Browse files

remove commented out code

parent 337de175
Branches
No related tags found
2 merge requests!19Move linux-debian11 into main,!9force `subprocess.run` to check return code is 0
Pipeline #368096 failed
......@@ -60,8 +60,7 @@ def test_prepare_environment(tmp_path):
result = mod.prepare_environment(
mpsd_release=mpsd_release_to_test, script_dir=script_dir
)
# wait for 20 seconds for the git clone to finish
# time.sleep(20)
# check if the directory now is created
assert release_base_dir.exists()
# check for spack-environments directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment