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

Fixed AutoMoq for Newznab tests.

pull/6/head
Mark McDowall 14 years ago
parent 8c1f7e6663
commit fbc75b46fd

@ -9,6 +9,7 @@ using NzbDrone.Core.Providers;
using NzbDrone.Core.Repository;
using NzbDrone.Core.Repository.Quality;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Test.Common.AutoMoq;
namespace NzbDrone.Core.Test.ProviderTests
{

Loading…
Cancel
Save