soupette 88b601c26b Add missing tests in CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-08 14:01:13 +02:00

16 lines
243 B
JSON

{
"collectionName": "components_blog_test_comos",
"info": {
"name": "test comp",
"icon": "ad",
"description": ""
},
"options": {},
"attributes": {
"name": {
"type": "string",
"default": "toto"
}
}
}