diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 14:23:24 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 14:23:24 +0000 |
commit | 57d83e962d7d08f0178b2d352cabc5c4ebd77212 (patch) | |
tree | 32733c398a29956d72c8bb920bdf305ad23894e4 /tests | |
parent | v1.11.1 (diff) | |
parent | Read the room version from database when fetching events (#6874) (diff) | |
download | synapse-57d83e962d7d08f0178b2d352cabc5c4ebd77212.tar.xz |
Read the room version from database when fetching events (#6874)
* commit '8ef8fb2c1': Read the room version from database when fetching events (#6874) Update debian changelog
Diffstat (limited to 'tests')
-rw-r--r-- | tests/replication/slave/storage/test_events.py | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/replication/slave/storage/test_events.py b/tests/replication/slave/storage/test_events.py |