Fix flaky test Email Verification Token Expiration: sets the _email_verify_token_expires_at and _email_verify_token fields after user SignUp
#9276
Labels
New Issue Checklist
Issue Description
Fix flaky test
Email Verification Token Expiration: sets the _email_verify_token_expires_at and _email_verify_token fields after user SignUp
.parse-server/spec/EmailVerificationToken.spec.js
Line 245 in 9fd7070
The test is currently in the flaky test list:
parse-server/spec/support/CurrentSpecReporter.js
Lines 21 to 22 in 9fd7070
The text was updated successfully, but these errors were encountered: