mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
Handle ratelimit api response for newznab caps endpoint on certain newznab indexers that have caps behind the apikey
This commit is contained in:
@@ -94,8 +94,6 @@ namespace NzbDrone.Core.Test.IndexerTests.NewznabTests
|
||||
var result = Subject.GetCapabilities(_settings);
|
||||
|
||||
result.Should().NotBeNull();
|
||||
|
||||
ExceptionVerification.ExpectedErrors(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user