fix: merge conflict error

This commit is contained in:
Ike Kottlowski 2026-02-03 11:03:26 -05:00
parent 063a7b8c58
commit cf09bdf276
No known key found for this signature in database
GPG Key ID: C86308E3DCA6D76F

View File

@ -76,7 +76,7 @@ public class SendEmailOtpRequestValidator(
token,
string.Format(SendAccessConstants.OtpEmail.Subject, token));
return BuildErrorResult(SendAccessConstants.EmailOtpValidatorResults.EmailOtpSent);
return BuildErrorResult(SendAccessConstants.EmailOtpValidatorResults.EmailAndOtpRequired);
}
// validate request otp