mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 13:07:07 +01:00
Fix logic error in integration test server
This commit is contained in:
@@ -170,7 +170,6 @@ namespace Tgstation.Server.Tests
|
||||
}
|
||||
|
||||
await RealServer.Run(cancellationToken);
|
||||
RealServer = null;
|
||||
Console.WriteLine("TEST SERVER END");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user