mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 16:52:04 +02:00
Mark invalid series downloads with NzbDrone prefix.
Fixed broken tests.
This commit is contained in:
@@ -24,7 +24,7 @@ namespace NzbDrone.Core.Test
|
||||
{
|
||||
|
||||
[TestCase("nzbsorg.xml", 2)]
|
||||
[TestCase("nzbsrus.xml", 9)]
|
||||
[TestCase("nzbsrus.xml", 7)]
|
||||
[TestCase("newzbin.xml", 1)]
|
||||
[TestCase("nzbmatrix.xml", 2)]
|
||||
public void parse_feed_xml(string fileName, int warns)
|
||||
|
Reference in New Issue
Block a user