FeatureFlags: define features outside settings.Cfg (take 3) (#44443)
This commit is contained in:
@@ -18,7 +18,6 @@ import (
|
||||
|
||||
func TestGetPluginDashboards(t *testing.T) {
|
||||
cfg := &setting.Cfg{
|
||||
FeatureToggles: map[string]bool{},
|
||||
PluginSettings: setting.PluginSettings{
|
||||
"test-app": map[string]string{
|
||||
"path": "testdata/test-app",
|
||||
|
||||
Reference in New Issue
Block a user