mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-03-05 15:15:59 +02:00
Disabled eztv test entirely.
This commit is contained in:
parent
6803e46782
commit
ee02e6a31c
@ -129,6 +129,8 @@ namespace NzbDrone.Core.Test.IndexerTests.IntegrationTests
|
|||||||
[Test]
|
[Test]
|
||||||
public void eztv_fetch_recent()
|
public void eztv_fetch_recent()
|
||||||
{
|
{
|
||||||
|
Assert.Inconclusive("Eztv Down");
|
||||||
|
|
||||||
var indexer = Mocker.Resolve<Eztv>();
|
var indexer = Mocker.Resolve<Eztv>();
|
||||||
|
|
||||||
indexer.Definition = new IndexerDefinition
|
indexer.Definition = new IndexerDefinition
|
||||||
|
Loading…
x
Reference in New Issue
Block a user