Fixed broken FailedDownloadService tests

This commit is contained in:
Mark McDowall
2013-10-29 09:51:54 -07:00
parent 7c6fad155a
commit 7b6549fcd3
2 changed files with 17 additions and 1 deletions
@@ -82,7 +82,6 @@ namespace NzbDrone.Core.Test.Download
VerifyEventNotPublished<EpisodeGrabbedEvent>();
}
[Test]
public void should_not_attempt_download_if_client_isnt_configure()
{