Remove debug code

This commit is contained in:
Jordan Dominion
2023-10-16 01:07:43 -04:00
parent 71d803ccc4
commit 4fca3242ce
@@ -1171,9 +1171,6 @@ namespace Tgstation.Server.Tests.Live
if (TestingUtils.RunningInGitHubActions) // they only have 2 cores, can't handle intense parallelization
await odCompatTests;
await odCompatTests;
Assert.Fail("!!!SUCCESS!!!");
// Some earlier linux BYOND versions have a critical bug where replacing the directory in non-basic watchdogs causes the DreamDaemon cwd to change
var canRunCompatTests = new PlatformIdentifier().IsWindows;
var compatTests = canRunCompatTests