fixed typos
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user