Remove some whitespace

This commit is contained in:
Jordan Dominion
2023-12-16 11:37:39 -05:00
parent 0e209b933f
commit f870aa0b17
@@ -221,7 +221,6 @@ namespace Tgstation.Server.Tests.Live.Instance
await chatRequest;
await Task.Yield();
await Task.WhenAll(
jrt.WaitForJob(installJob2.InstallJob, EngineTest.EngineInstallationTimeout(compatVersion) + 30, false, null, cancellationToken),
jrt.WaitForJob(cloneRequest.Result.ActiveJob, 60, false, null, cancellationToken),