Fx broken backup process container test

This commit is contained in:
Einar Forselv 2019-12-08 04:50:09 +01:00
parent e8123922df
commit 5eb773eb34
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ class ResticBackupTests(unittest.TestCase):
{ {
'service': 'backup_runner', 'service': 'backup_runner',
'labels': { 'labels': {
'restic-compose-backup.backup_process': 'True', 'restic-compose-backup.process-default': 'True',
}, },
}, },
] ]