mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Disabled unreliable lookup test.
This commit is contained in:
parent
cc0406653a
commit
15120270b4
@ -26,6 +26,7 @@ public void lookup_new_series_by_tvdbid()
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("Unreliable")]
|
||||
public void lookup_random_series_using_asterix()
|
||||
{
|
||||
var series = Series.Lookup("*");
|
||||
|
Loading…
Reference in New Issue
Block a user