mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
more update fixes.
This commit is contained in:
parent
80c996c216
commit
6fc8ec6cbc
3 changed files with 9 additions and 5 deletions
|
@ -16,9 +16,7 @@ namespace NzbDrone.Update.Test
|
|||
{
|
||||
private const string UPDATE_FOLDER = @"C:\Temp\nzbdrone_update\nzbdrone\";
|
||||
private const string BACKUP_FOLDER = @"C:\Temp\nzbdrone_update\nzbdrone_backup\";
|
||||
private const string SANDBOX_LOG_FOLDER = @"C:\Temp\nzbdrone_update\UpdateLogs\";
|
||||
private const string TARGET_FOLDER = @"C:\NzbDrone\";
|
||||
private const string UPDATE_LOG_FOLDER = @"C:\NzbDrone\UpdateLogs\";
|
||||
|
||||
Mock<IEnvironmentProvider> _environmentProvider;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue