diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-11-09 14:40:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-09 14:40:45 -0500 |
commit | bc4372ad81f5037e107a608d4736161ba86bb201 (patch) | |
tree | 4480845db462fe38a403927e96cd77fbcbdee20e /tests | |
parent | Use _invalidate_cache_and_stream_bulk in more places. (#16616) (diff) | |
download | synapse-bc4372ad81f5037e107a608d4736161ba86bb201.tar.xz |
Use dbname instead of database for Postgres config. (#16618)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/server.py | 6 | ||||
-rw-r--r-- | tests/utils.py | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/server.py b/tests/server.py |