mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[MIRROR] Makes integration test results be in color and have annotations (#13341)
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
var/datum/keybinding/KB = i
|
||||
if(initial(KB.keybind_signal) || !initial(KB.name))
|
||||
continue
|
||||
Fail("[KB.name] does not have a keybind signal defined.")
|
||||
TEST_FAIL("[KB.name] does not have a keybind signal defined.")
|
||||
|
||||
Reference in New Issue
Block a user