mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 04:57:17 +01:00
Meh
This commit is contained in:
@@ -36,8 +36,6 @@ namespace Tgstation.Server.Tests.Instance
|
||||
|
||||
await WaitForJob(compileJobJob, 90, false, cancellationToken);
|
||||
|
||||
await Task.Delay(3000);
|
||||
|
||||
var daemonStatus = await instanceClient.DreamDaemon.Read(cancellationToken);
|
||||
|
||||
Assert.IsNotNull(daemonStatus.ActiveCompileJob);
|
||||
|
||||
Reference in New Issue
Block a user