mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
Api errors now log statuscode too.
This commit is contained in:
@@ -9,7 +9,7 @@ namespace NzbDrone.Integration.Test
|
||||
{
|
||||
public abstract class IntegrationTest : IntegrationTestBase
|
||||
{
|
||||
private NzbDroneRunner _runner;
|
||||
protected NzbDroneRunner _runner;
|
||||
|
||||
public override string SeriesRootFolder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user