This commit is contained in:
@@ -259,6 +259,7 @@ def check_keyboard_interrupt_and_prepend_warning(log_path, md_path):
|
||||
warning = (
|
||||
"⚠️⚠️⚠️ **TESTS INTERRUPTED BY `KeyboardInterrupt`** ⚠️⚠️⚠️ \n\n"
|
||||
f"> Source: `{interrupt_file_line}`\n\n"
|
||||
"ℹ️ *Note: The test suite was interrupted at this point. Only the results of the tests executed **before** are shown below.*"
|
||||
"---\n\n"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user