1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-28 18:11:17 +02:00

fixed typos

This commit is contained in:
Gani Georgiev 2022-08-17 22:32:10 +03:00
parent efda3d5a0b
commit 9bf66be870

View File

@ -1247,7 +1247,7 @@ func TestFileOptionsValidate(t *testing.T) {
[]string{"thumbs"},
},
{
"invalid thumbs format - zero with and height",
"invalid thumbs format - zero width and height",
schema.FileOptions{
MaxSize: 1,
MaxSelect: 2,