mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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