mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-03-05 15:15:59 +02:00
Retry HttpLogFixture
This commit is contained in:
parent
44c91fb90c
commit
81723f7fa9
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user