mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Fixed broken FailedDownloadService tests
This commit is contained in:
@@ -82,7 +82,6 @@ namespace NzbDrone.Core.Test.Download
|
||||
VerifyEventNotPublished<EpisodeGrabbedEvent>();
|
||||
}
|
||||
|
||||
|
||||
[Test]
|
||||
public void should_not_attempt_download_if_client_isnt_configure()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user