Document party 2 (#4106)

@mikayla-maki and @nathansobo's contributions

Release Notes:

- N/A
This commit is contained in:
Mikayla Maki 2024-01-17 14:33:52 -08:00 committed by GitHub
commit 75f8748509
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 193 additions and 43 deletions

View file

@ -249,7 +249,7 @@ async fn test_basic_following(
executor.run_until_parked();
cx_c.cx.update(|_| {});
weak_workspace_c.assert_dropped();
weak_workspace_c.assert_released();
// Clients A and B see that client B is following A, and client C is not present in the followers.
executor.run_until_parked();