Merge pull request #10292 from eileenmcnaughton/dep
[civicrm-core.git] / tests / karma / unit / crmCaseTypeSpec.js
index 3c20dc32c3f898dbfb114ae37f09de0b3e9c57da..9c87916489d606989baa3ceb86131ef0e59eafe1 100644 (file)
@@ -121,7 +121,36 @@ describe('crmCaseType', function() {
               "is_reserved": "1",
               "is_active": "1",
               "component_id": "7"
-            }
+            },
+            {
+              "id": "18",
+              "option_group_id": "2",
+              "label": "Open Case",
+              "value": "13",
+              "name": "Open Case",
+              "filter": "0",
+              "is_default": "0",
+              "weight": "13",
+              "is_optgroup": "0",
+              "is_reserved": "1",
+              "is_active": "1",
+              "component_id": "7",
+              "icon": "fa-folder-open-o"
+            },
+            {
+              "id": "857",
+              "option_group_id": "2",
+              "label": "Medical evaluation",
+              "value": "55",
+              "name": "Medical evaluation",
+              "filter": "0",
+              "is_default": "0",
+              "weight": "56",
+              "is_optgroup": "0",
+              "is_reserved": "0",
+              "is_active": "1",
+              "component_id": "7"
+            },
           ]
         },
         relTypes: {