diff options
author | Erik Johnston <erikj@jki.re> | 2018-11-02 14:12:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-02 14:12:49 +0000 |
commit | 90d713b8c6b8763447e31ff02ccfe5ea73a8db50 (patch) | |
tree | c20a24d265f11bb39e9f941f6050bf6c0479d098 /tests | |
parent | Fix typing being reset causing infinite syncs (#4127) (diff) | |
parent | Newsfile (diff) | |
download | synapse-90d713b8c6b8763447e31ff02ccfe5ea73a8db50.tar.xz |
Merge pull request #4137 from matrix-org/erikj/clean_up_events
Clean up event accesses and tests
Diffstat (limited to 'tests')
-rw-r--r-- | tests/replication/slave/storage/test_events.py | 4 | ||||
-rw-r--r-- | tests/test_federation.py | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/replication/slave/storage/test_events.py b/tests/replication/slave/storage/test_events.py |