mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Previews: remove dashboard previews backend (#66176)
* remove dashboard previews backend * remove dashboard previews backend * bring back the migration * bring back the migration * bring back the migration
This commit is contained in:
@@ -535,7 +535,6 @@ type InitTestDBOpt struct {
|
||||
}
|
||||
|
||||
var featuresEnabledDuringTests = []string{
|
||||
featuremgmt.FlagDashboardPreviews,
|
||||
featuremgmt.FlagPanelTitleSearch,
|
||||
featuremgmt.FlagEntityStore,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user