mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
Replace tabs with 4 spaces
This commit is contained in:
@@ -31,7 +31,7 @@ namespace NzbDrone.Core.Test.UpdateTests
|
||||
[SetUp]
|
||||
public void Setup()
|
||||
{
|
||||
if (OsInfo.IsLinux || OsInfo.IsOsx)
|
||||
if (OsInfo.IsLinux || OsInfo.IsOsx)
|
||||
{
|
||||
_updatePackage = new UpdatePackage
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user