Storybooks for commit 0d425636897cb0cc280538d2d14e53028fcd7083

Date
2025-08-22T18:35:53.345Z
Summary
chore(functional-tests): add tests for 2fa change workflows
Description
commit 0d425636897cb0cc280538d2d14e53028fcd7083
Author: Nicholas Shirley 
Date:   Wed Aug 20 00:06:42 2025 -0600

    chore(functional-tests): add tests for 2fa change workflows
    
    Because:
      * We want functional test coverage of the workflows to change 2FA
    
    This Commit:
      * Adds new tests for Change 2FA
      * Adds a few new functions to page objects needed for the Change 2FA
        flows
      * Has a few cleanups of code, removing unsued vars, unneccessary
        await, etc
    
    Closes: #FXA-12244