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
test(Offline Tests): return token object from nock
previously, just a string 'fakeToken' was returned, which is mismatched with the current expected
token object structure. this returns the actual fakeToken object that is declared in the test.
0 commit comments