I have a React component that makes a call to window.location.href.
window.location.href
As part of my Jest test, I mock the value of window.location.href as fol