I am testing my SingIn component in my React app. All tests passed until I added firebase.auth().setPersistance() to my submit handler. I use jest with react-
jest
react-