mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-20 09:52:46 +01:00
Fixed broken integration tests
This commit is contained in:
parent
5ac55b0421
commit
2dccc0567e
@ -20,6 +20,7 @@ public class IndexerIntegrationTests : CoreTest<FetchFeedService>
|
|||||||
public void SetUp()
|
public void SetUp()
|
||||||
{
|
{
|
||||||
UseRealHttp();
|
UseRealHttp();
|
||||||
|
Mocker.SetConstant<IIndexerParsingService>(new IndexerParsingService());
|
||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
|
Loading…
Reference in New Issue
Block a user