missing comma

This commit is contained in:
Felix Kunde 2020-12-07 18:51:36 +01:00
parent ce8a0d6f5b
commit 48be164b05
1 changed files with 1 additions and 1 deletions

View File

@ -862,7 +862,7 @@ class EndToEndTestCase(unittest.TestCase):
"annotations": { "annotations": {
"deployment-time": "2020-04-30 12:00:00", "deployment-time": "2020-04-30 12:00:00",
"downscaler/downtime_replicas": "0", "downscaler/downtime_replicas": "0",
"owned-by": "acid" "owned-by": "acid",
}, },
} }
} }