Allow go benchmarks to use api helpers functions (#19179)

Этот коммит содержится в:
Ben Schumacher
2021-12-17 11:48:31 +01:00
коммит произвёл GitHub
родитель 0b1e9445c8
Коммит b02e9ba5b0
3 изменённых файлов: 58 добавлений и 58 удалений

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

@@ -230,7 +230,7 @@ func TestUploadFiles(t *testing.T) {
expectedImageHasPreview []bool
expectedImageMiniPreview []bool
setupConfig func(a *app.App) func(a *app.App)
checkResponse func(t *testing.T, resp *model.Response)
checkResponse func(t testing.TB, resp *model.Response)
}{
// Upload a bunch of files, mixed images and non-images
{