mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 00:34:37 +02:00
fixed broken tests
This commit is contained in:
@@ -33,7 +33,7 @@ namespace NzbDrone.Core.Datastore.Migration.Framework
|
||||
}
|
||||
}
|
||||
|
||||
public ISQLiteAlter SQLiteAlter { get; private set; }
|
||||
protected ISQLiteAlter SQLiteAlter { get; private set; }
|
||||
|
||||
public override void Down()
|
||||
{
|
||||
|
Reference in New Issue
Block a user