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

Fixed broken test.

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

@ -4,7 +4,7 @@ using NzbDrone.Core.Providers;
namespace NzbDrone.Core.Jobs
{
public abstract class UpdateSceneMappingsJob : IJob
public class UpdateSceneMappingsJob : IJob
{
private readonly SceneMappingProvider _sceneNameMappingProvider;

Loading…
Cancel
Save