mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 10:02:33 +08:00
config: updated feature toggle name
This commit is contained in:

committed by
Leonard Gram

parent
a6a3d698da
commit
a90b3e331e
@ -143,7 +143,7 @@ func createFolderScenario(desc string, url string, routePattern string, mock *fa
|
||||
defer bus.ClearBusHandlers()
|
||||
|
||||
cfg := setting.NewCfg()
|
||||
cfg.EditorsCanOwn = true
|
||||
cfg.EditorsCanAdmin = true
|
||||
|
||||
hs := HTTPServer{
|
||||
Bus: bus.GetBus(),
|
||||
|
Reference in New Issue
Block a user