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
nav test: Make TestNavigatorObserver extend TransitionDurationObserver
This way, we can use the instance of TestNavigatorObserver to wait for
the route transition to complete, instead of creating a different object
of TransitionDurationObserver for the same purpose.
0 commit comments