diff options
| author | Erik Johnston <erik@matrix.org> | 2014-11-27 16:02:26 +0000 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2014-11-27 16:02:26 +0000 |
| commit | 027542e2e5daa94c6517c0283be40834773fb475 (patch) | |
| tree | 72cb0cef1a927355d14953dab42d0dfa55724490 /tests | |
| parent | on_receive_pdu takes more args (diff) | |
| download | synapse-027542e2e5daa94c6517c0283be40834773fb475.tar.xz | |
Fix bugs when joining a remote room that has dodgy event graphs. This should also fix the number of times a HS will trigger a GET /event/
Diffstat (limited to '')
| -rw-r--r-- | tests/handlers/test_federation.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/handlers/test_federation.py b/tests/handlers/test_federation.py |
