mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
fixed some broken tests.
This commit is contained in:
parent
acaa05c9c0
commit
324b5e3b80
19 changed files with 95 additions and 135 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue