Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/15120270b410a774b8a0f363172a2b7379dc1af6 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Disabled unreliable lookup test.

pull/968/head
Taloth Saldono 9 years ago
parent cc0406653a
commit 15120270b4

@ -26,6 +26,7 @@ namespace NzbDrone.Integration.Test.ApiTests
}
[Test]
[Ignore("Unreliable")]
public void lookup_random_series_using_asterix()
{
var series = Series.Lookup("*");

Loading…
Cancel
Save