You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(functional-tests): Speed up test account destroy
Because:
- We have a step that will wait for an email up to 45 seconds
This Commit:
- Runs the email code fetch in parallel with another request to use
whichever we get back first, speeding up tests
0 commit comments