diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-03 19:13:29 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-03 19:13:29 +0100 |
commit | 34a7f0ca937f274cc4a122b6ae4594783177a983 (patch) | |
tree | 27a3374fc75076b6129cb35ef37e15fc947b59ec | |
parent | Don't do auth for change_membership in federation handler, it doesn't work an... (diff) | |
download | synapse-34a7f0ca937f274cc4a122b6ae4594783177a983.tar.xz |
Fix test to assert that we don't do auth
-rw-r--r-- | tests/handlers/test_federation.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/handlers/test_federation.py b/tests/handlers/test_federation.py |