FAQ | This is a LIVE service | Changelog

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

investigating failing env suit full fat failure

parent 02fcac92
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ class IntegrationTestUtils:
# Now set the sys.argv to the unittest_args (leaving sys.argv[0] alone)
# sys.argv[1:] = _args.unittest_args
# tests: TestSuite = TestLoader().loadTestsFromTestCase(test_case)
tests: TestSuite = TestLoader().loadTestsFromTestCase(test_case)
if _test_report_dir is None:
_test_report_dir = IntegrationTestUtils.TEST_JOB_DIR
......
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