FAQ | This is a LIVE service | Changelog

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

adding asserts for the epi test - commenting the bit that runs the actual code back in!

parent 70726c16
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@ class TestEpi(unittest.TestCase):
@classmethod
def setUpClass(cls) -> None:
TestEpi.write_temp_run_config_files()
# TestEpi.unpack_dependencies()
# TestEpi.run_epi_pipeline()
TestEpi.unpack_dependencies()
TestEpi.run_epi_pipeline()
@staticmethod
......
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