mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Role refactor (#7867)
* role refactor * add missing file * fix web test
This commit is contained in:
committed by
Christopher Speller
parent
01e652ed48
commit
816a30397d
@@ -91,7 +91,6 @@ func setupClientTests(cfg *model.Config) {
|
||||
*cfg.ServiceSettings.EnableCustomEmoji = true
|
||||
cfg.ServiceSettings.EnableIncomingWebhooks = false
|
||||
cfg.ServiceSettings.EnableOutgoingWebhooks = false
|
||||
utils.SetDefaultRolesBasedOnConfig()
|
||||
}
|
||||
|
||||
func executeTestCommand(cmd *exec.Cmd) {
|
||||
|
||||
Reference in New Issue
Block a user