mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Storage: include SQL implementation (#58018)
This commit is contained in:
@@ -483,6 +483,7 @@ var featuresEnabledDuringTests = []string{
|
||||
featuremgmt.FlagDashboardPreviews,
|
||||
featuremgmt.FlagDashboardComments,
|
||||
featuremgmt.FlagPanelTitleSearch,
|
||||
featuremgmt.FlagObjectStore,
|
||||
}
|
||||
|
||||
// InitTestDBWithMigration initializes the test DB given custom migrations.
|
||||
|
||||
Reference in New Issue
Block a user