diff --git a/tests/Tgstation.Server.Tests/Live/LiveTestingServer.cs b/tests/Tgstation.Server.Tests/Live/LiveTestingServer.cs index e331e89ef0..062845f303 100644 --- a/tests/Tgstation.Server.Tests/Live/LiveTestingServer.cs +++ b/tests/Tgstation.Server.Tests/Live/LiveTestingServer.cs @@ -58,7 +58,6 @@ namespace Tgstation.Server.Tests.Live System.IO.Directory.Delete(Directory, true); } catch { } - } Directory = Path.Combine(Directory, Guid.NewGuid().ToString());