mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
And another one to retry
This commit is contained in:
parent
8196f6b9db
commit
7cb5bd9c95
@ -64,6 +64,7 @@ public void FolderWritable_should_return_false_for_unwritable_directory()
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Retry(5)]
|
||||
public void MoveFile_should_overwrite_existing_file()
|
||||
{
|
||||
var source1 = GetTempFilePath();
|
||||
|
Loading…
Reference in New Issue
Block a user