Skip to content

Commit

Permalink
And another one to retry
Browse files Browse the repository at this point in the history
  • Loading branch information
markus101 committed Aug 11, 2019
1 parent 8196f6b commit 7cb5bd9
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -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();
Expand Down

0 comments on commit 7cb5bd9

Please sign in to comment.