Skip to content

Commit 2090d14

Browse files
Update tests/handlers/test_sliding_sync.py
Co-authored-by: Eric Eastwood <[email protected]>
1 parent 0b1ecf1 commit 2090d14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/handlers/test_sliding_sync.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4443,7 +4443,6 @@ class RequiredStateChangesTestCase(unittest.TestCase):
44434443
# Previous request did not include any explicit members,
44444444
# so nothing to store.
44454445
lazy_members_previously_returned=frozenset(),
4446-
# We don't invalidate user2 as they haven't changed
44474446
lazy_members_invalidated=frozenset(),
44484447
),
44494448
),

0 commit comments

Comments
 (0)