mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MIRROR] Makes integration test results be in color and have annotations (#13341)
This commit is contained in:
@@ -15,4 +15,4 @@
|
||||
|
||||
for(var/obj/item/stack/stack_check as anything in subtypesof(/obj/item/stack) - blacklist)
|
||||
if(!initial(stack_check.singular_name))
|
||||
Fail("[stack_check] is missing a singular name!")
|
||||
TEST_FAIL("[stack_check] is missing a singular name!")
|
||||
|
||||
Reference in New Issue
Block a user