fix Err closing bracket does not match in test_proxmox_backup_schedule.py

This commit is contained in:
raoufnezhad 2025-03-18 10:38:54 +03:30 committed by GitHub
parent 163bca3353
commit 4ce8f1a29f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -132,7 +132,7 @@ RESOURCE_LIST = [
] ]
BACKUP_JOBS = [ BACKUP_JOBS = [
{ {
"type": "vzdump", "type": "vzdump",
"id": "backup-001", "id": "backup-001",
"storage": "local", "storage": "local",