Im trying to check if the function it\'s called once. I\'m using toHaveBeenCalledTimes method to check this test, but the test fail always.
My Test with jest