mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 11:48:26 -07:00
fixed broken tests.
This commit is contained in:
parent
64df2229d6
commit
02c175950b
3 changed files with 7 additions and 3 deletions
|
@ -17,7 +17,6 @@ namespace NzbDrone.Common.Test
|
|||
{
|
||||
WithTempAsAppPath();
|
||||
|
||||
//Reset config file
|
||||
var configFile = Mocker.Resolve<IAppDirectoryInfo>().GetConfigPath();
|
||||
|
||||
if (File.Exists(configFile))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue