1
0
forked from clan/clan-core

Fix invalid jsonschema testcase

This commit is contained in:
Luis Hebendanz 2024-05-04 14:11:28 +02:00
parent 393ed517e2
commit fc7f544199

View File

@ -13,7 +13,8 @@
},
"destinations": {
"test-backup": {
"name": "John Doe"
"name": "John Doe",
"repo": "test-backup"
}
}
}