mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-01 06:18:16 +00: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