Adding team settings to admin console
Этот коммит содержится в:
@@ -952,6 +952,7 @@ func TestUserUpdateNotify(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestFuzzyUserCreate(t *testing.T) {
|
||||
Setup()
|
||||
|
||||
team := model.Team{DisplayName: "Name", Name: "z-z-" + model.NewId() + "a", Email: "test@nowhere.com", Type: model.TEAM_OPEN}
|
||||
rteam, _ := Client.CreateTeam(&team)
|
||||
|
||||
Ссылка в новой задаче
Block a user