1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-23 16:26:02 +00:00

And another one to retry

This commit is contained in:
Mark McDowall 2019-08-11 00:30:11 -07:00
parent 8196f6b9db
commit 7cb5bd9c95

View file

@ -64,6 +64,7 @@ namespace NzbDrone.Common.Test.DiskTests
}
[Test]
[Retry(5)]
public void MoveFile_should_overwrite_existing_file()
{
var source1 = GetTempFilePath();