mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-20 04:22:51 +01:00
Fix postwriteahandler test
This commit is contained in:
@@ -78,7 +78,7 @@ namespace Tgstation.Server.Host.IO.Tests
|
||||
}
|
||||
finally
|
||||
{
|
||||
File.Delete(tmpFile);
|
||||
Directory.Delete(tmpFile);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user