From 549feee017fb3935928757374921590ead1babfe Mon Sep 17 00:00:00 2001 From: Ed Date: Fri, 29 Mar 2024 10:23:18 +0300 Subject: [PATCH] fix integration tests --- Content.IntegrationTests/Tests/PostMapInitTest.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Content.IntegrationTests/Tests/PostMapInitTest.cs b/Content.IntegrationTests/Tests/PostMapInitTest.cs index 830c5dfd8f..2c173f0868 100644 --- a/Content.IntegrationTests/Tests/PostMapInitTest.cs +++ b/Content.IntegrationTests/Tests/PostMapInitTest.cs @@ -44,7 +44,7 @@ namespace Content.IntegrationTests.Tests private static readonly string[] GameMaps = { - "Dev"//, CrystallPunk Map replacement + "Dev", //CrystallPunk Map replacement //"TestTeg", //"Fland", //"Meta", @@ -53,14 +53,14 @@ namespace Content.IntegrationTests.Tests //"Omega", //"Bagel", //"Origin", - //"CentComm", - //"NukieOutpost", + "CentComm", + "NukieOutpost", //"Box", //"Europa", //"Saltern", //"Core", //"Marathon", - //"MeteorArena", + "MeteorArena", //"Atlas", //"Reach", //"Train"