mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
removed sqo.
This commit is contained in:
@@ -9,7 +9,7 @@ using NzbDrone.Test.Common;
|
||||
namespace NzbDrone.Core.Test.Configuration
|
||||
{
|
||||
[TestFixture]
|
||||
public class ConfigServiceFixture : ObjectDbTest<ConfigService, Config>
|
||||
public class ConfigServiceFixture : DbTest<ConfigService, Config>
|
||||
{
|
||||
[SetUp]
|
||||
public void SetUp()
|
||||
|
||||
Reference in New Issue
Block a user