Skip to content

Commit

Permalink
Resolve waSupportedServiceandCaseTypes.ST_CIC.caseTypes not defined i…
Browse files Browse the repository at this point in the history
…ssue (#3363)

* Resolve waSupportedServiceandCaseTypes.ST_CIC.caseTypes not defined issue

* cve

---------

Co-authored-by: Andy Wilkins <49269487+andywilkinshmcts@users.noreply.github.com>
Co-authored-by: Ritesh Dsouza <ritesh.dsouza@HMCTS.net>
  • Loading branch information
3 people authored Nov 14, 2023
1 parent 8cb5579 commit da056cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,11 @@
"EMPLOYMENT": {
"caseTypes": "ET_EnglandWales,ET_EnglandWales_Listings,ET_EnglandWales_Multiple,ET_Scotland,ET_Scotland_Listings,ET_Scotland_Multiple",
"releaseVersion": "4.0"
}
},
"ST_CIC": {
"caseTypes": "CriminalInjuriesCompensation",
"releaseVersion": "4.0"
}
},
"wildcardSearchFields": {
"Benefit": [
Expand Down
2 changes: 1 addition & 1 deletion yarn-audit-known-issues

Large diffs are not rendered by default.

0 comments on commit da056cb

Please sign in to comment.