Update zas_tests.dm

Revert mining area zas test to vacuum instead of normal. In regards to air.
This commit is contained in:
Razgriz
2020-01-08 23:33:44 -07:00
committed by GitHub
parent 9f5d08e96a
commit 977889c076

View File

@@ -115,7 +115,7 @@
/datum/unit_test/zas_area_test/mining_area
name = "ZAS: Mining Area (Vacuum)"
area_path = /area/mine/explored
expectation = UT_NORMAL //YW Edit: Mining area is normal and not a vaccuum - Cryogaia
expectation = UT_VACUUM //CHOMPStation Edit 7/1/20 TFF - Revert to Vacuum checking
/datum/unit_test/zas_area_test/cargo_bay
name = "ZAS: Cargo Bay"