mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Removed DM - Branched if required later.
This commit is contained in:
parent
4c85c8761f
commit
653a0864c3
10 changed files with 1 additions and 291 deletions
|
@ -45,8 +45,6 @@ namespace NzbDrone.Test.Common
|
|||
[SetUp]
|
||||
public void TestBaseSetup()
|
||||
{
|
||||
EnvironmentProvider.RegisterNewInstall = true;
|
||||
|
||||
MockedRestProvider = new Mock<RestProvider>();
|
||||
ReportingService.RestProvider = MockedRestProvider.Object;
|
||||
ReportingService.SetupExceptronDriver();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue