mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
@@ -13,8 +13,8 @@ namespace NzbDrone.Update.Test
|
||||
[TestFixture]
|
||||
public class InstallUpdateServiceFixture : TestBase<InstallUpdateService>
|
||||
{
|
||||
private string _targetFolder = @"C:\NzbDrone\".AsOsAgnostic();
|
||||
private const int _processId = 12;
|
||||
private string _targetFolder = @"C:\NzbDrone\".AsOsAgnostic();
|
||||
|
||||
[SetUp]
|
||||
public void Setup()
|
||||
|
||||
Reference in New Issue
Block a user