Allow go benchmarks to use api helpers functions (#19179)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
0b1e9445c8
Коммит
b02e9ba5b0
@@ -642,7 +642,7 @@ func TestUpdateTeamPrivacy(t *testing.T) {
|
||||
name string
|
||||
team *model.Team
|
||||
privacy string
|
||||
errChecker func(t *testing.T, resp *model.Response)
|
||||
errChecker func(t testing.TB, resp *model.Response)
|
||||
wantType string
|
||||
wantOpenInvite bool
|
||||
wantInviteIdChanged bool
|
||||
|
||||
Ссылка в новой задаче
Block a user