New Issue Checklist
Issue Description
Fix flaky test UserController sendVerificationEmail parseFrameURL provided uses parseFrameURL and includes the destination in the link parameter.
|
it_id('673c2bb1-049e-4dda-b6be-88c866260036')('uses parseFrameURL and includes the destination in the link parameter', async () => { |
The test is currently in the flaky test list:
|
// TypeError: Cannot read properties of undefined (reading 'link') |
|
"UserController sendVerificationEmail parseFrameURL provided uses parseFrameURL and includes the destination in the link parameter", |
New Issue Checklist
Issue Description
Fix flaky test
UserController sendVerificationEmail parseFrameURL provided uses parseFrameURL and includes the destination in the link parameter.parse-server/spec/UserController.spec.js
Line 43 in 453a987
The test is currently in the flaky test list:
parse-server/spec/support/CurrentSpecReporter.js
Lines 19 to 20 in 9fd7070