mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
applicationmode cleanup.
This commit is contained in:
parent
c219be8c8d
commit
1e6817220a
28 changed files with 187 additions and 144 deletions
|
@ -23,7 +23,7 @@ namespace NzbDrone.Automation.Test
|
|||
|
||||
public AutomationTest()
|
||||
{
|
||||
new StartupArguments();
|
||||
new StartupContext();
|
||||
|
||||
LogManager.Configuration = new LoggingConfiguration();
|
||||
var consoleTarget = new ConsoleTarget { Layout = "${level}: ${message} ${exception}" };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue