mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Disabled eztv test entirely.
This commit is contained in:
parent
6803e46782
commit
ee02e6a31c
1 changed files with 2 additions and 0 deletions
|
@ -129,6 +129,8 @@ namespace NzbDrone.Core.Test.IndexerTests.IntegrationTests
|
|||
[Test]
|
||||
public void eztv_fetch_recent()
|
||||
{
|
||||
Assert.Inconclusive("Eztv Down");
|
||||
|
||||
var indexer = Mocker.Resolve<Eztv>();
|
||||
|
||||
indexer.Definition = new IndexerDefinition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue