This commit is contained in:
+1
-1
@@ -288,7 +288,7 @@ def check_collected_vs_executed_and_prepend_warning(json_path, log_path, md_path
|
||||
return
|
||||
|
||||
banner = (
|
||||
"⚠️⚠️⚠️ **TESTS DID NOT COMPLETE FULLY** ⚠️⚠️⚠️\n\n"
|
||||
"⚠️⚠️⚠️ **TESTS INTERRUPTED** ⚠️⚠️⚠️\n\n"
|
||||
f"> `collected={collected}`, but only `executed={total_executed}` tests ran to completion.\n\n"
|
||||
"<details>\n"
|
||||
"<summary>📋 Short test summary info</summary>\n\n"
|
||||
|
||||
Reference in New Issue
Block a user