mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-05 13:20:32 -05: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