mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Fix some test issues (#3196)
This commit is contained in:
@@ -574,6 +574,7 @@ namespace Robust.UnitTesting
|
||||
var server = Init();
|
||||
GameLoop.Run();
|
||||
server.FinishMainLoop();
|
||||
IoCManager.Clear();
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user