I'm pretty sure my situation is a bug. Although I ...
# cy10-feedback
p
I'm pretty sure my situation is a bug. Although I don't know the root cause. I do use msw during development but turn it off during testing. But I'm suspicious that it could cause this issue. When the fetch is logged, it spins indefinitely, even though the interceptor worked and the wait worked. And then the next test that uses an interceptor fails. (Just component testing)