FAQ | This is a LIVE service | Changelog

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

reverting coe to pass

parent b3ff1dbd
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ class BaseDepoTestSuite:
IntegrationTestUtils.TEST_JOB_DIR,
"STATUS_SUCCESS")
success_file_exists: bool = os.path.isfile(status_file_path)
self.assertTrue(False)
self.assertTrue(success_file_exists)
def test_standard_run_input_all_regions_ran(self):
......
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