diff options
author | Erik Johnston <erik@matrix.org> | 2016-04-01 16:17:32 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-04-01 16:17:32 +0100 |
commit | c906f3066152ba7a65c0765a5812b71bb8a4016c (patch) | |
tree | 3b76d68a0cdf734a5385b3ab8d0c50e370426c6d /tests/rest | |
parent | Merge pull request #684 from matrix-org/markjh/backfill_id_gen (diff) | |
download | synapse-c906f3066152ba7a65c0765a5812b71bb8a4016c.tar.xz |
Do checks for memberships before creating events
Diffstat (limited to 'tests/rest')
-rw-r--r-- | tests/rest/client/v1/test_rooms.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rest/client/v1/test_rooms.py b/tests/rest/client/v1/test_rooms.py |