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
feat(functional): update smoke tests for otp release
Because:
- Once the OTP feature flag is flipped, i.e. query param
?force_passwordless=true is no longer required, some smoke tests will
fail since the default web flow will now be passwordless OTP instead
of email/password.
This commit:
- Updates affected functional tests to not use passworldess OTP.
Closes #FXA-13336
0 commit comments