From fa16497025634138defd3235b23e3dd47707fc32 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sun, 6 Aug 2023 15:12:01 +1000 Subject: [PATCH] Fix StationJobsTest (#18741) --- Content.IntegrationTests/Tests/Station/StationJobsTest.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.IntegrationTests/Tests/Station/StationJobsTest.cs b/Content.IntegrationTests/Tests/Station/StationJobsTest.cs index 936aa93f40..751677dfd9 100644 --- a/Content.IntegrationTests/Tests/Station/StationJobsTest.cs +++ b/Content.IntegrationTests/Tests/Station/StationJobsTest.cs @@ -27,7 +27,7 @@ public sealed class StationJobsTest id: FooStation minPlayers: 0 mapName: FooStation - mapPath: Maps/Tests/empty.yml + mapPath: /Maps/Tests/empty.yml stations: Station: mapNameTemplate: FooStation