From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Thu, 7 Dec 2023 05:58:08 +0000 (-0500) Subject: Narsie test bandaid (#22206) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=2553bade1ab2fab3ba25895afaa4c714e177467e;p=space-station-14.git Narsie test bandaid (#22206) --- diff --git a/Content.IntegrationTests/Tests/EntityTest.cs b/Content.IntegrationTests/Tests/EntityTest.cs index e9a25e9a51..9f8823fd5e 100644 --- a/Content.IntegrationTests/Tests/EntityTest.cs +++ b/Content.IntegrationTests/Tests/EntityTest.cs @@ -234,6 +234,8 @@ namespace Content.IntegrationTests.Tests "GhostRoleMobSpawner", "NukeOperativeSpawner", "TimedSpawner", + // makes an announcement on mapInit. + "AnnounceOnSpawn", }; Assert.That(server.CfgMan.GetCVar(CVars.NetPVS), Is.False);