Merge pull request #21382 from mattwire/collate
[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 }