More Travis fixes.

sif_ora still runtiming at present. Fix to come when cause is determined.
This commit is contained in:
TheFurryFeline
2020-04-23 15:27:44 -04:00
parent 7666db9f78
commit f4822d2e4f
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -79,11 +79,11 @@
/datum/unit_test/zas_area_test/supply_centcomm
name = "ZAS: Supply Shuttle"
area_path = /area/supply //yw edit: path changed
area_path = /area/shuttle/supply //yw edit: path changed //CHOMPStation Edit TFF 23/4/20 - Fix Travis
/datum/unit_test/zas_area_test/emergency_shuttle
name = "ZAS: Emergency Shuttle"
area_path = /area/shuttle/escape
area_path = /area/shuttle/escape/centcom //CHOMPStation Edit TFF 23/4/20 - Fix Travis
/datum/unit_test/zas_area_test/ai_chamber
name = "ZAS: AI Chamber"