Fix js-tests for the ReviewDialogView navigation fix.

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

david
Review Board
release-6.x
reviewboard

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
Fix js-tests for the ReviewDialogView navigation fix.
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (467a1e4)
Loading...