1
0
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:
Mark McDowall
2013-07-04 22:05:50 -07:00
parent 5baf2e09c4
commit ca21e0d26f

View File

@@ -30,6 +30,7 @@ namespace NzbDrone.Core.Test.OrganizerTests
namingConfig = new NamingConfig();
namingConfig.RenameEpisodes = true;
Mocker.GetMock<INamingConfigService>()