Removes UNIT_TEST_FOCUS from boulder processing and adds a warning message that alerts when CI has it. (#96911)

This commit is contained in:
The Sharkening
2026-07-10 04:20:16 +00:00
committed by GitHub
parent a1a91f8441
commit d7444d6fba
2 changed files with 2 additions and 1 deletions
@@ -3,7 +3,6 @@
*/
/datum/unit_test/boulder_processing
test_flags = UNIT_TEST_FOCUS
/datum/unit_test/boulder_processing/Run()
var/turf/refinery_loc = get_step(run_loc_floor_bottom_left, EAST)