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
These calls presumably exist because the method that they are testing
requires that the client has entered the space. But calling
`space.enter()` in the context of these tests does nothing useful — the
underlying Realtime object is a mock, and the `presenceMap` objects in
the tests’ contexts have already been configured such that a member is
present for the space’s connection ID.
0 commit comments