Closed lucademian closed 2 weeks ago
Hi, @lucademian. Thanks for reporting this.
I've found the root cause and opened a fix at https://github.com/mswjs/interceptors/pull/673. Will propagate to MSW soon.
Re-installing msw
will pull the latest interceptors version and give you the fix for this issue.
Prerequisites
Environment check
msw
versionNode.js version
v22.6.0, v20.12.0
Reproduction repository
https://github.com/lucademian/recursing-snow-4dw63l
Reproduction steps
npm test
Current behavior
Tests fail
Expected behavior
Tests pass