1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-28 23:16:32 -04:00

New: Parse anime version with a space before 'v'

Closes #5103
This commit is contained in:
Mark McDowall
2022-09-25 00:17:30 -07:00
parent 00dd721d9b
commit e9123982f3
3 changed files with 25 additions and 2 deletions
@@ -7,7 +7,6 @@ using NzbDrone.Core.Test.Framework;
namespace NzbDrone.Core.Test.ParserTests
{
[TestFixture]
public class QualityParserFixture : CoreTest
{
public static object[] SelfQualityParserCases =