Skip to content

Commit

Permalink
[Mosip-34112] resolving PR comment
Browse files Browse the repository at this point in the history
Signed-off-by: khuddus shariff <[email protected]>
  • Loading branch information
Khuddusshariff0022 committed Jul 26, 2024
1 parent 57073a3 commit bb99226
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public class BioDedupeConstants {
/** The Constant INTERNAL_ERROR. */
private static final String INTERNAL_ERROR = "Internal error occurred in bio-dedupe stage while processing for registrationId ";

public static final String BIOMETRIC_MATCH_FOUND_WITH_SELF = "Biometric match found successfully, proceeding with UIN";
public static final String BIOMETRIC_MATCH_FOUND_WITH_SELF = "Biometric match found successfully, destination stage is UIN";

public static final String BIOMETRIC_MATCH_FOUND_WITH_OTHER = "Biometric match found with other user, rejecting packet for ";
}

0 comments on commit bb99226

Please sign in to comment.