Skip to content

Commit

Permalink
CIV-13808 Update Naming
Browse files Browse the repository at this point in the history
  • Loading branch information
kenneth-hmcts committed May 24, 2024
1 parent 459e76f commit acf5335
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ public class NotificationsProperties {
private String mediationUnsuccessfulLRTemplate;

@NotEmpty
private String mediationUnsuccessfulLRTemplateForLiPvLr;
private String mediationUnsuccessfulLRTemplateForLipVLr;

@NotEmpty
private String mediationUnsuccessfulNoAttendanceLRTemplate;
Expand Down Expand Up @@ -546,7 +546,7 @@ public class NotificationsProperties {
private String notifyLrDefendantSuccessfulMediation;

@NotEmpty
private String notifyLrDefendantSuccessfulMediationForLiPvLrClaim;
private String notifyLrDefendantSuccessfulMediationForLipVLrClaim;

@NotEmpty
private String notifyTwoVOneDefendantSuccessfulMediation;
Expand Down

0 comments on commit acf5335

Please sign in to comment.