Fix invalid jsonschema testcase

This commit is contained in:
Qubasa
2024-05-04 14:11:28 +02:00
parent fa51b82cfb
commit 86ae5d8fac

View File

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