Fix cutoff fixture

pull/10715/head
Bogdan 2 months ago
parent 2607c67912
commit 71ccebd0f5

@ -320,7 +320,7 @@ namespace NzbDrone.Core.Test.DecisionEngineTests
UpgradeAllowed = false
});
_parseResultSingle.Series.QualityProfile.Value.FormatItems = new List<ProfileFormatItem>
_parseResultSingle.Movie.QualityProfile.FormatItems = new List<ProfileFormatItem>
{
new ProfileFormatItem
{

Loading…
Cancel
Save