mirror of
https://github.com/pocketbase/pocketbase.git
synced 2024-11-28 18:11:17 +02:00
fixed typos
This commit is contained in:
parent
efda3d5a0b
commit
9bf66be870
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user