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