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(client): pin that auth and mgmt share one last-response store
The ordering tests assert behavior, which leaves the shape unpinned: they pass
whether get_last_response() reads one store or picks between two that happen to
hold the same object. Assert the identity directly, including the by-token
client, so a re-split fails on the invariant rather than on a symptom.
0 commit comments