You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new functions and remove functions that have been dropped.
From api documentation regarding unmock/dontMock:
Note: this method was previously called dontMock. When using
babel-jest, calls to unmock will automatically be hoisted to the top
of the code block. You can use dontMock if you want to explicitly
avoid this behavior.
0 commit comments