Skip to content

Commit

Permalink
Merge branch 'master' into feat/CIV-14010_Commons
Browse files Browse the repository at this point in the history
  • Loading branch information
sjamihmcts committed Jun 12, 2024
2 parents c167ed6 + 007ace7 commit 8e013af
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,7 @@ public enum DocumentType {
DEFAULT_JUDGMENT_COVER_LETTER,
JUDGMENT_BY_ADMISSION_NON_DIVERGENT_SPEC_PIP_LETTER,
DECISION_MADE_ON_APPLICATIONS,
DEFAULT_JUDGMENT_NON_DIVERGENT_SPEC_PIN_IN_LETTER;
DEFAULT_JUDGMENT_NON_DIVERGENT_SPEC_PIN_IN_LETTER,
JUDGMENT_BY_ADMISSION_CLAIMANT,
JUDGMENT_BY_ADMISSION_DEFENDANT;
}

0 comments on commit 8e013af

Please sign in to comment.