teams: show teams and plugins for editors that can own
This commit is contained in:
committed by
Leonard Gram
parent
124fb743e8
commit
efbd93f824
@@ -143,7 +143,7 @@ func createFolderScenario(desc string, url string, routePattern string, mock *fa
|
||||
defer bus.ClearBusHandlers()
|
||||
|
||||
cfg := setting.NewCfg()
|
||||
cfg.EditorsCanOwn = false
|
||||
cfg.EditorsCanOwn = true
|
||||
|
||||
hs := HTTPServer{
|
||||
Bus: bus.GetBus(),
|
||||
|
||||
Reference in New Issue
Block a user