diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2020-12-17 11:43:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-17 10:43:37 +0000 |
commit | 06006058d7bf6744078109875cd27f47197aeafa (patch) | |
tree | 914debf5e03d197db2055cda4c004c4750dcf810 /tests/storage | |
parent | Add a maximum size for well-known lookups. (#8950) (diff) | |
download | synapse-06006058d7bf6744078109875cd27f47197aeafa.tar.xz |
Make search statement in List Room and User Admin API case-insensitive (#8931)
Diffstat (limited to 'tests/storage')
-rw-r--r-- | tests/storage/test_main.py | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/storage/test_main.py b/tests/storage/test_main.py |