jest-fetch-mock
jest-fetch-mock copied to clipboard
Add reject async example
With 2.0.0 release, we have functions that allow for an asynchronous mocks. I've added a resolve example, but we need to add a reject example