mirror of
https://github.com/Readarr/Readarr
synced 2026-01-04 06:33:22 +01:00
Ignore book-search test
This commit is contained in:
parent
6a24bf7a78
commit
46c0e3c481
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ public void should_use_all_categories_for_feed()
|
|||
}
|
||||
|
||||
[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…
Reference in a new issue