Merge pull request #17615 from seamuslee001/phpunit7_new
[civicrm-core.git] / tests / fixtures / case.json
CommitLineData
b01b546f
TO
1{
2 "civicrm_case": [
3 {
4 "id": 1,
5 "case_type_id": 1,
6 "status_id": 1
7 }
8 ]
7d61e75f 9}