mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-29 19:28:27 -07:00
Api errors now log statuscode too.
This commit is contained in:
parent
6f2dd5d2fa
commit
b80d6c74ad
6 changed files with 58 additions and 4 deletions
|
@ -9,7 +9,7 @@ namespace NzbDrone.Integration.Test
|
|||
{
|
||||
public abstract class IntegrationTest : IntegrationTestBase
|
||||
{
|
||||
private NzbDroneRunner _runner;
|
||||
protected NzbDroneRunner _runner;
|
||||
|
||||
public override string SeriesRootFolder
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue