FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 590c5fd3 authored by L. Bower's avatar L. Bower
Browse files

deliberately breaking full env suit test

parent 0adf6ba5
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ class FullTestEnvSuit(BaseEnvSuitTestSuite.EnvSuitTestSuite):
if IntegrationTestUtils.TEST_OUT_PATH is None or not os.path.isdir(
IntegrationTestUtils.TEST_OUT_PATH):
FullTestEnvSuit.write_temp_run_config_file()
FullTestEnvSuit.run_env_pipeline()
# FullTestEnvSuit.run_env_pipeline()
else:
print(f"output in {IntegrationTestUtils.TEST_OUT_PATH} already written, skipping rerun")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment