This commit is contained in:
Eric Winter
2024-07-21 18:39:49 -06:00
parent 55034bb2ec
commit 7a32e38ad8

View File

@@ -112,7 +112,8 @@ def main():
# # Detail the test results
test_report_details_string = ''
test_report_details_string += (
f"Test results are on `derecho` in `{os.environ['MAGE_TEST_SET_ROOT']}`.\n"
'Test results are on `derecho` in '
f"`{os.environ['MAGE_TEST_SET_ROOT']}`.\n"
)
# Summarize the test results.