mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Rename TvCategory to MusicCategory for Clients
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ namespace NzbDrone.Core.Test.Download.DownloadClientTests.TransmissionTests
|
||||
|
||||
protected void GivenTvCategory()
|
||||
{
|
||||
_settings.TvCategory = "Lidarr";
|
||||
_settings.MusicCategory = "Lidarr";
|
||||
}
|
||||
|
||||
protected void GivenTvDirectory()
|
||||
|
||||
Reference in New Issue
Block a user