mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Increase retry count in CachedFixture
This commit is contained in:
@@ -103,7 +103,7 @@ namespace NzbDrone.Common.Test.CacheTests
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
[Retry(3)]
|
[Retry(10)]
|
||||||
[Platform(Exclude = "MacOsX")]
|
[Platform(Exclude = "MacOsX")]
|
||||||
public void should_clear_expired_when_they_expire()
|
public void should_clear_expired_when_they_expire()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user