mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
Reformat and apply Stylecop rules
This commit is contained in:
@@ -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