You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using react-testing-library to test my network components and it was working fine until 1.5.6 version. After upgrading to 1.5.7 I am observing failures
Hello
I am using react-testing-library to test my network components and it was working fine until 1.5.6 version. After upgrading to 1.5.7 I am observing failures
Sample testcase:
Issue: Looks like there is some issue with the request interceptor. There is null response from interceptor
I am stuck with 1.5.6 release but i have to upgrade it to latest version to use some of its features
The text was updated successfully, but these errors were encountered: