mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-09 20:42:37 +01:00
Fixed broken test.
This commit is contained in:
parent
b1c1f5e6d6
commit
cc60b972fd
@ -4,7 +4,7 @@
|
||||
|
||||
namespace NzbDrone.Core.Jobs
|
||||
{
|
||||
public abstract class UpdateSceneMappingsJob : IJob
|
||||
public class UpdateSceneMappingsJob : IJob
|
||||
{
|
||||
private readonly SceneMappingProvider _sceneNameMappingProvider;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user