mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-17 21:44:48 -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