Unit test fixes

This commit is contained in:
Repede
2019-12-11 19:15:40 -05:00
parent a5ad5ce0f9
commit 5ff1ee9725
2 changed files with 7 additions and 4 deletions
+5 -4
View File
@@ -94,9 +94,10 @@
// name = "ZAS: Mining Shuttle (Station)"
// area_path = /area/shuttle/mining/station
/datum/unit_test/zas_area_test/cargo_maint
name = "ZAS: Cargo Maintenance"
area_path = /area/maintenance/cargo
// YW Edit - We do not have this zone anymore - Cryogaia
// /datum/unit_test/zas_area_test/cargo_maint
// name = "ZAS: Cargo Maintenance"
// area_path = /area/maintenance/cargo
// VOREStation Edit - We don't have this anymore - Tether
// /datum/unit_test/zas_area_test/eng_shuttle
@@ -114,7 +115,7 @@
/datum/unit_test/zas_area_test/mining_area
name = "ZAS: Mining Area (Vacuum)"
area_path = /area/mine/explored
expectation = UT_VACUUM
expectation = UT_NORMAL //YW Edit: Mining area is normal and not a vaccuum - Cryogaia
/datum/unit_test/zas_area_test/cargo_bay
name = "ZAS: Cargo Bay"