/tg/ Station 13 - Modules - Types

code/modules/unit_tests/dcs_check_list_arguments.dm

/datum/unit_test/dcs_check_list_argumentslist arguments for bespoke elements are treated as a text ref in the ID, like any other datum. Which means that, unless cached, using lists as arguments will lead to multiple instance of the same element being created over and over.