mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-01 07:55:22 +02:00
more tests and bug fixes
This commit is contained in:
@@ -113,7 +113,7 @@ namespace NzbDrone.Core.Test
|
||||
|
||||
[Test]
|
||||
[Row("The Test", "Test")]
|
||||
[Row("The Test Title", "test title")]
|
||||
[Row("Through the Wormhole", "Through.the.Wormhole")]
|
||||
public void find_series_match(string title, string searchTitle)
|
||||
{
|
||||
var mocker = new AutoMoqer();
|
||||
|
Reference in New Issue
Block a user