mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
fixed broken tests.
This commit is contained in:
@@ -17,7 +17,6 @@ namespace NzbDrone.Common.Test
|
||||
{
|
||||
WithTempAsAppPath();
|
||||
|
||||
//Reset config file
|
||||
var configFile = Mocker.Resolve<IAppDirectoryInfo>().GetConfigPath();
|
||||
|
||||
if (File.Exists(configFile))
|
||||
|
||||
Reference in New Issue
Block a user