diff options
author | Erik Johnston <erikj@jki.re> | 2017-07-06 14:33:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-06 14:33:14 +0100 |
commit | ed9a7f5436e1a8e5a301e8d4f667f3a22d4b028f (patch) | |
tree | 7b741de4707c9da52abf654b525ebe8e44362c24 /tests | |
parent | Merge branch 'master' of github.com:matrix-org/synapse into develop (diff) | |
parent | Serialize user ip command as json (diff) | |
download | synapse-ed9a7f5436e1a8e5a301e8d4f667f3a22d4b028f.tar.xz |
Merge pull request #2309 from matrix-org/erikj/user_ip_repl
Fix up user_ip replication commands
Diffstat (limited to 'tests')
-rw-r--r-- | tests/handlers/test_device.py | 3 | ||||
-rw-r--r-- | tests/storage/test_client_ips.py | 5 |
2 files changed, 2 insertions, 6 deletions
diff --git a/tests/handlers/test_device.py b/tests/handlers/test_device.py |