Bug 2215 fixed
[osm/MON.git] / osm_mon / tests / unit / core / test_common_db_client.py
index 3ce117a..7f0768d 100644 (file)
@@ -20,6 +20,7 @@
 # For those usages not covered by the Apache License, Version 2.0 please
 # contact: bdiaz@whitestack.com or glavado@whitestack.com
 ##
+
 import unittest
 from unittest import mock
 
@@ -211,6 +212,7 @@ class CommonDbClientTest(unittest.TestCase):
                 "operation": "operation",
                 "uuid": "1",
                 "alarm_status": "ok",
+                "extra_labels": {},
             },
         )