Этот коммит содержится в:
Jesús Espino
2018-02-19 21:09:36 +01:00
родитель 45d7c51d9f
Коммит c39291597b

Просмотреть файл

@@ -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