diff options
author | Richard van der Hoff <richard@matrix.org> | 2024-04-18 19:14:44 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2024-04-22 20:51:40 +0100 |
commit | b9a49e8f8551b0283321cc63a7b4117608d4751b (patch) | |
tree | 496933bfea77c3fee178e44a8ba6857d7c02d0f2 /tests/events/test_utils.py | |
parent | Add a test for client event filtering (diff) | |
download | synapse-b9a49e8f8551b0283321cc63a7b4117608d4751b.tar.xz |
Return membership on each event returned to the client
Diffstat (limited to 'tests/events/test_utils.py')
-rw-r--r-- | tests/events/test_utils.py | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/events/test_utils.py b/tests/events/test_utils.py |