How to write jest test case for the catch block in axios() method
I am new to this unit testing. I am getting an error in jet unit testing. Below is my code.
I am new to this unit testing. I am getting an error in jet unit testing. Below is my code.