set size in test config

This commit is contained in:
hrj 2022-04-04 20:28:13 +05:30
parent cbb8abd352
commit e26bd32b2f
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"allowedLevels" : [ "debug" ],
"allowedMedia" : [ "image/png" ],
"allowedInputType" : [ "text" ],
"allowedSizes" : [ "350x100" ],
"config" : { }
}]
}