mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 00:34:37 +02:00
Fixed broken tests
This commit is contained in:
@@ -28,8 +28,8 @@ namespace NzbDrone.Core.Test.ParserTests
|
||||
[TestCase("Bad Format", "badformat")]
|
||||
[TestCase("Mad Men - Season 1 [Bluray720p]", "madmen")]
|
||||
[TestCase("Mad Men - Season 1 [Bluray1080p]", "madmen")]
|
||||
[TestCase("The Daily Show With Jon Stewart -", "dailyshowwithjonstewart")]
|
||||
[TestCase("The Venture Bros. (2004)", "venturebros2004")]
|
||||
[TestCase("The Daily Show With Jon Stewart -", "thedailyshowwithjonstewart")]
|
||||
[TestCase("The Venture Bros. (2004)", "theventurebros2004")]
|
||||
[TestCase("Castle (2011)", "castle2011")]
|
||||
[TestCase("Adventure Time S02 720p HDTV x264 CRON", "adventuretime")]
|
||||
[TestCase("Hawaii Five 0", "hawaiifive0")]
|
||||
|
Reference in New Issue
Block a user