I am testing my custom hook here. If signIn method is called, it calls history.push in any case.
history.push
// Test.js import myHandler from "./useMyH