fixed typos
This commit is contained in:
parent
efda3d5a0b
commit
9bf66be870
|
@ -1247,7 +1247,7 @@ func TestFileOptionsValidate(t *testing.T) {
|
||||||
[]string{"thumbs"},
|
[]string{"thumbs"},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"invalid thumbs format - zero with and height",
|
"invalid thumbs format - zero width and height",
|
||||||
schema.FileOptions{
|
schema.FileOptions{
|
||||||
MaxSize: 1,
|
MaxSize: 1,
|
||||||
MaxSelect: 2,
|
MaxSelect: 2,
|
||||||
|
|
Loading…
Reference in New Issue