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

Removed broken test

pull/6/head
kay.one 14 years ago
parent 39c8462769
commit e2290d9f0f

@ -17,12 +17,6 @@ namespace NzbDrone.Core.Test
[TestFixture]
public class BacklogSearchJobTest
{
[Test]
public void broken_test()
{
throw new NotImplementedException();
}
[Test]
public void no_missing_epsiodes_should_not_trigger_any_search()
{

Loading…
Cancel
Save