mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Updated to exceptron api v1a
This commit is contained in:
parent
bb9e4c88ce
commit
16eecb3b4f
46 changed files with 52399 additions and 32 deletions
|
@ -49,7 +49,7 @@ namespace NzbDrone.Test.Common
|
|||
|
||||
MockedRestProvider = new Mock<RestProvider>();
|
||||
ReportingService.RestProvider = MockedRestProvider.Object;
|
||||
ReportingService.SetupExceptrackDriver();
|
||||
ReportingService.SetupExceptronDriver();
|
||||
|
||||
|
||||
if (Directory.Exists(TempFolder))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue