Fix invalid jsonschema testcase
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
},
|
||||
"destinations": {
|
||||
"test-backup": {
|
||||
"name": "John Doe"
|
||||
"name": "John Doe",
|
||||
"repo": "test-backup"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user