mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-22 22:16:13 -04:00
Fixed broken test and add a couple more for ProcessDownloadDecisions
This commit is contained in:
@@ -66,6 +66,7 @@ namespace NzbDrone.Core.Download
|
||||
downloadProtocol == DownloadProtocol.Torrent && torrentFailed)
|
||||
{
|
||||
failed.Add(report);
|
||||
continue;
|
||||
}
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user