mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
fixed some broken tests.
This commit is contained in:
@@ -9,7 +9,7 @@ using NzbDrone.Test.Common;
|
||||
namespace NzbDrone.Common.Test
|
||||
{
|
||||
[TestFixture]
|
||||
public class EnviromentProviderTest : TestBase
|
||||
public class EnvironmentProviderTest : TestBase
|
||||
{
|
||||
readonly EnvironmentProvider environmentProvider = new EnvironmentProvider();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user