diff options
author | Sean Quah <seanq@matrix.org> | 2022-09-08 15:53:36 +0100 |
---|---|---|
committer | Sean Quah <seanq@matrix.org> | 2022-09-08 15:53:50 +0100 |
commit | 10595c87a3048356210ea814f6a183eb1223e691 (patch) | |
tree | 7a25d35000fe06a41418f060199c23642f319b28 | |
parent | Check whether we still share a room when using cached device lists (diff) | |
download | synapse-10595c87a3048356210ea814f6a183eb1223e691.tar.xz |
Fix insufficient mocking in test
-rw-r--r-- | tests/handlers/test_e2e_keys.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/tests/handlers/test_e2e_keys.py b/tests/handlers/test_e2e_keys.py |