mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
fixed some broken tests.
This commit is contained in:
parent
fd8ad73476
commit
edf7cc678d
13 changed files with 185 additions and 259 deletions
|
@ -18,7 +18,7 @@ namespace NzbDrone.Core
|
|||
public static class ContainerExtentions
|
||||
{
|
||||
|
||||
private static Logger _logger = LogManager.GetLogger("ServiceRegistration");
|
||||
private static readonly Logger _logger = LogManager.GetLogger("ServiceRegistration");
|
||||
|
||||
public static void RegisterCoreServices(this ContainerBuilder container)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue