Ignore book-search test

pull/354/head
ta264 4 years ago
parent 6a24bf7a78
commit 46c0e3c481

@ -49,6 +49,7 @@ namespace NzbDrone.Core.Test.IndexerTests.NewznabTests
}
[Test]
[Ignore("Disabled since no usenet indexers seem to support it")]
public void should_search_by_artist_and_album_if_supported()
{
_capabilities.SupportedBookSearchParameters = new[] { "q", "author", "title" };

Loading…
Cancel
Save