diff options
author | Sean Quah <8349537+squahtx@users.noreply.github.com> | 2021-10-01 17:22:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-01 17:22:13 +0100 |
commit | d1cbad388fc42d483e0e3b107620852f359d2cc8 (patch) | |
tree | fa0ebf1ce9b8e0444f12f97c8ba9d2845ab57330 /tests/storage | |
parent | Strip "join_authorised_via_users_server" from join events which do not need i... (diff) | |
download | synapse-d1cbad388fc42d483e0e3b107620852f359d2cc8.tar.xz |
Fix error in `get_user_ip_and_agents` when fetching from the database (#10968)
Diffstat (limited to 'tests/storage')
-rw-r--r-- | tests/storage/test_client_ips.py | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/storage/test_client_ips.py b/tests/storage/test_client_ips.py |