mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-01 14:29:04 +00:00
Changed trakt test to use Castle instead of Dexter
This commit is contained in:
@@ -39,7 +39,7 @@ namespace NzbDrone.Core.Test.MetadataSourceTests
|
||||
}
|
||||
|
||||
[TestCase(75978)]
|
||||
[TestCase(79349)]
|
||||
[TestCase(83462)]
|
||||
public void should_be_able_to_get_series_detail(int tvdbId)
|
||||
{
|
||||
var details = Subject.GetSeriesInfo(tvdbId);
|
||||
|
||||
Reference in New Issue
Block a user