Fixed: Only upgrade anime version when release group is the same

This commit is contained in:
Mark McDowall
2014-10-04 23:04:19 -07:00
parent 9056bc1747
commit 485fa6a13d
6 changed files with 180 additions and 2 deletions

View File

@@ -10,7 +10,6 @@ using NzbDrone.Core.Profiles;
using NzbDrone.Core.Qualities;
using NzbDrone.Core.Tv;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Core.Queue;
namespace NzbDrone.Core.Test.DecisionEngineTests
{