mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-16 21:15:33 -04:00
Fixed broken filename tests
This commit is contained in:
@@ -30,6 +30,7 @@ namespace NzbDrone.Core.Test.OrganizerTests
|
||||
|
||||
|
||||
namingConfig = new NamingConfig();
|
||||
namingConfig.RenameEpisodes = true;
|
||||
|
||||
|
||||
Mocker.GetMock<INamingConfigService>()
|
||||
|
||||
Reference in New Issue
Block a user