mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04:00
Disabled unreliable lookup test.
This commit is contained in:
@@ -26,6 +26,7 @@ namespace NzbDrone.Integration.Test.ApiTests
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("Unreliable")]
|
||||
public void lookup_random_series_using_asterix()
|
||||
{
|
||||
var series = Series.Lookup("*");
|
||||
|
||||
Reference in New Issue
Block a user