Fix CI blunder

This commit is contained in:
Jordan Dominion
2023-11-20 15:09:36 -05:00
parent 9b7e0c5f1d
commit ac545ebcfb
@@ -1281,7 +1281,7 @@ namespace Tgstation.Server.Tests.Live
// missingChatVarsCount = TotalChatVars;
// uncomment to force this test to run with basic watchdog
Environment.SetEnvironmentVariable("General__UseBasicWatchdog", "true");
// Environment.SetEnvironmentVariable("General__UseBasicWatchdog", "true");
if (missingChatVarsCount != 0)
{