mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed broken integration tests
This commit is contained in:
@@ -20,6 +20,7 @@ namespace NzbDrone.Core.Test.IndexerTests.IntegrationTests
|
|||||||
public void SetUp()
|
public void SetUp()
|
||||||
{
|
{
|
||||||
UseRealHttp();
|
UseRealHttp();
|
||||||
|
Mocker.SetConstant<IIndexerParsingService>(new IndexerParsingService());
|
||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
|
|||||||
Reference in New Issue
Block a user