• 
      

    Fix js-tests for the ReviewDialogView navigation fix.

    Review Request #12932 — Created April 4, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    The fix for ReviewDialogView to reload the page was causing the browser
    to navigate away from the page when running js-tests. This change adds a
    spy to prevent RB.navigateTo from being called.

    Ran js-tests successfully.

    Summary ID
    Fix js-tests for the ReviewDialogView navigation fix.
    The fix for ReviewDialogView to reload the page was causing the browser to navigate away from the page when running js-tests. This change adds a spy to prevent RB.navigateTo from being called. Testing Done: Ran js-tests successfully.
    d339c3b1200d6ab5eb7701ee06d7284f3bfec388
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (467a1e4)