mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 07:04:57 +01:00
Remove some whitespace
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user