FAQ | This is a LIVE service | Changelog

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

putting timestamped output dir back in

parent 4f5c7e56
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,8 @@ class TestEpi(unittest.TestCase):
@staticmethod
def write_temp_run_config_files():
nowstring: str = IntegrationTestUtils.get_now_string()
# prefix: str = "temp_epi_" + nowstring
prefix: str = "temp_epi_2022-11-23_164339"
prefix: str = "temp_epi_" + nowstring
# prefix: str = "temp_epi_2022-11-23_164339"
# prefix: str = ""
default_config = IntegrationTestUtils.DEFAULT_CONFIG_FILE_PATH
......
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