mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
@@ -8,7 +8,8 @@ namespace NzbDrone.Core.Test.Framework
|
||||
{
|
||||
[Category("DbMigrationTest")]
|
||||
[Category("DbTest")]
|
||||
public abstract class MigrationTest<TMigration> : DbTest where TMigration : NzbDroneMigrationBase
|
||||
public abstract class MigrationTest<TMigration> : DbTest
|
||||
where TMigration : NzbDroneMigrationBase
|
||||
{
|
||||
protected long MigrationVersion
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user