mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-07 23:17:35 +00:00
Disabled unreliable lookup test.
This commit is contained in:
parent
cc0406653a
commit
15120270b4
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ namespace NzbDrone.Integration.Test.ApiTests
|
|||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("Unreliable")]
|
||||
public void lookup_random_series_using_asterix()
|
||||
{
|
||||
var series = Series.Lookup("*");
|
||||
|
|
Loading…
Reference in a new issue