1
0
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:
Taloth Saldono 2016-04-07 00:07:49 +02:00
parent cc0406653a
commit 15120270b4

View File

@ -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("*");