axios-mock-adapter
axios-mock-adapter copied to clipboard
Set request object on axios errors
Fixes #168
Adds the request object to the error. This is important and follows the way that Axios handles errors.