Yeah, just commit this debug code for now

This commit is contained in:
Jordan Dominion
2023-10-15 15:43:27 -04:00
parent 9ed98e2d3e
commit 46a6dfecd7
@@ -1147,7 +1147,7 @@ namespace Tgstation.Server.Tests.Live
await odCompatTests;
await odCompatTests;
// Assert.Fail("!!!SUCCESS!!!");
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;