mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
EntityStore: Rename ObjectStore to EntityStore (part 2) (#59616)
This commit is contained in:
@@ -489,7 +489,7 @@ var featuresEnabledDuringTests = []string{
|
||||
featuremgmt.FlagDashboardPreviews,
|
||||
featuremgmt.FlagDashboardComments,
|
||||
featuremgmt.FlagPanelTitleSearch,
|
||||
featuremgmt.FlagObjectStore,
|
||||
featuremgmt.FlagEntityStore,
|
||||
}
|
||||
|
||||
// InitTestDBWithMigration initializes the test DB given custom migrations.
|
||||
|
||||
Reference in New Issue
Block a user