Storybooks for commit eb495732639f6f6a680d8e4bb126405141964d78

Date
3/26/2026, 7:29:14 PM UTC
Summary
feat(functional): update smoke tests for otp release Because:
Description
- 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