mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 15:37:55 +02:00
Fixed broken integration tests
This commit is contained in:
@@ -20,6 +20,7 @@ namespace NzbDrone.Core.Test.IndexerTests.IntegrationTests
|
||||
public void SetUp()
|
||||
{
|
||||
UseRealHttp();
|
||||
Mocker.SetConstant<IIndexerParsingService>(new IndexerParsingService());
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
Reference in New Issue
Block a user