Add test coverage to NoTypePolicyInstanceDialog
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / app / mock / ric2.json
index f6e36e8..c320f48 100644 (file)
                 ""
             ],
             "state": "AVAILABLE"
+        },
+        {
+            "ric_id": "ric3",
+            "managed_element_ids": [
+                "kista_1",
+                "kista_2"
+            ],
+            "policytype_ids": [
+                ""
+            ],
+            "state": "AVAILABLE"
         }
     ]
 }
\ No newline at end of file