fetch-intercept icon indicating copy to clipboard operation
fetch-intercept copied to clipboard

Cannot read property 'fetch' of undefined when running tests in create-react-app

Open CorwinMoyne opened this issue 2 years ago • 1 comments

App.test.tsx image

App.tsx image

authInterceptor.ts image

I am using msw/node as a mock server when testing.

CorwinMoyne avatar Feb 21 '23 15:02 CorwinMoyne

@CorwinMoyne I faced the same issue. Did you fix it somehow?

ilyakarevcop avatar May 17 '24 10:05 ilyakarevcop