diff options
author | Erik Johnston <erik@matrix.org> | 2014-12-15 15:03:27 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-12-15 15:03:27 +0000 |
commit | 65cdf4e724f3c528aa38d578abd94334d55ce593 (patch) | |
tree | 5018e740cdc853bbcae291c05c687dd12fc49116 /tests/handlers | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor (diff) | |
download | synapse-65cdf4e724f3c528aa38d578abd94334d55ce593.tar.xz |
Get current member state from current_state snapshot. Fix leave test.
Diffstat (limited to 'tests/handlers')
-rw-r--r-- | tests/handlers/test_room.py | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/tests/handlers/test_room.py b/tests/handlers/test_room.py |