And another one to retry

pull/3268/head
Mark McDowall 5 years ago
parent 8196f6b9db
commit 7cb5bd9c95

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

Loading…
Cancel
Save