mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04: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