diff --git a/src/main/java/uk/gov/hmcts/reform/civil/notify/NotificationsProperties.java b/src/main/java/uk/gov/hmcts/reform/civil/notify/NotificationsProperties.java index f9e937fb..4e5648e5 100644 --- a/src/main/java/uk/gov/hmcts/reform/civil/notify/NotificationsProperties.java +++ b/src/main/java/uk/gov/hmcts/reform/civil/notify/NotificationsProperties.java @@ -324,7 +324,7 @@ public class NotificationsProperties { private String mediationUnsuccessfulLRTemplate; @NotEmpty - private String mediationUnsuccessfulLRTemplateForLiPvLr; + private String mediationUnsuccessfulLRTemplateForLipVLr; @NotEmpty private String mediationUnsuccessfulNoAttendanceLRTemplate; @@ -546,7 +546,7 @@ public class NotificationsProperties { private String notifyLrDefendantSuccessfulMediation; @NotEmpty - private String notifyLrDefendantSuccessfulMediationForLiPvLrClaim; + private String notifyLrDefendantSuccessfulMediationForLipVLrClaim; @NotEmpty private String notifyTwoVOneDefendantSuccessfulMediation;