Remove unnecesary line
Этот коммит содержится в:
@@ -481,7 +481,6 @@ func TestJoinUserToTeam(t *testing.T) {
|
||||
maxUsersPerTeam := th.App.Config().TeamSettings.MaxUsersPerTeam
|
||||
defer func() {
|
||||
th.App.UpdateConfig(func(cfg *model.Config) { cfg.TeamSettings.MaxUsersPerTeam = maxUsersPerTeam })
|
||||
th.App.SetDefaultRolesBasedOnConfig()
|
||||
th.App.PermanentDeleteTeam(team)
|
||||
}()
|
||||
one := 1
|
||||
|
||||
Ссылка в новой задаче
Block a user