mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
removed sqo.
This commit is contained in:
@@ -16,7 +16,7 @@ namespace NzbDrone.Core.Test.Datastore
|
||||
}
|
||||
|
||||
[TestFixture]
|
||||
public class BasicRepositoryFixture : ObjectDbTest<BasicRepository<BaiscType>,BaiscType>
|
||||
public class BasicRepositoryFixture : DbTest<BasicRepository<BaiscType>,BaiscType>
|
||||
{
|
||||
private BaiscType _baiscType;
|
||||
|
||||
|
Reference in New Issue
Block a user