mirror of https://github.com/Sonarr/Sonarr
Fix bad HashRelease test
This commit is contained in:
parent
c67718d81e
commit
6de8bdf331
|
@ -51,7 +51,7 @@ namespace NzbDrone.Core.Test.ParserTests
|
||||||
@"C:\Test\Show Title.S02E12.1080p.BluRay.x264-SONARR\Backup_72023S02-12.mkv".AsOsAgnostic(),
|
@"C:\Test\Show Title.S02E12.1080p.BluRay.x264-SONARR\Backup_72023S02-12.mkv".AsOsAgnostic(),
|
||||||
"Show Title",
|
"Show Title",
|
||||||
Quality.Bluray1080p,
|
Quality.Bluray1080p,
|
||||||
null
|
"SONARR"
|
||||||
},
|
},
|
||||||
new object[]
|
new object[]
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue