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
The purpose of this test is to verify the correct behavior of stubbing
the globalThis.fetch method with custom implementation. It checks
whether the stubbed fetch function correctly returns the expected
response without calling fetch iteself first.
0 commit comments