mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -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