Skip to content

Commit

Permalink
Retry HttpLogFixture
Browse files Browse the repository at this point in the history
  • Loading branch information
markus101 committed Aug 13, 2019
1 parent 44c91fb commit 81723f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NzbDrone.Integration.Test/HttpLogFixture.cs
Expand Up @@ -9,6 +9,7 @@ namespace NzbDrone.Integration.Test
public class HttpLogFixture : IntegrationTest
{
[Test]
[Retry(5)]
public void should_log_on_error()
{
var config = HostConfig.Get(1);
Expand Down

0 comments on commit 81723f7

Please sign in to comment.