Merge pull request #15759 from tunbola/active-option-values-for-custom-group
[civicrm-core.git] / tests / fixtures / case.json
1 {
2 "civicrm_case": [
3 {
4 "id": 1,
5 "case_type_id": 1,
6 "status_id": 1
7 }
8 ]
9 }