Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/b1c1f5e6d6881d9259cfe2eb856c376a95013028?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed broken build.

pull/7/merge
kay.one 14 years ago
parent fabc4c84bd
commit b1c1f5e6d6

@ -44,7 +44,7 @@ namespace NzbDrone.Test.Common
}
protected protected void WithStrictMocker()
protected void WithStrictMocker()
{
Mocker = new AutoMoqer(MockBehavior.Strict);
}

Loading…
Cancel
Save