diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-08-30 10:47:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-30 10:47:27 +0100 |
commit | 475253a88e09b505eb1a5977985a9e9e93878b26 (patch) | |
tree | 0798039957eecc0776489a28484021998b88e954 /tests/storage | |
parent | Merge pull request #3768 from krombel/fix_3445 (diff) | |
parent | Fix up tests (diff) | |
download | synapse-475253a88e09b505eb1a5977985a9e9e93878b26.tar.xz |
Merge pull request #3764 from matrix-org/rav/close_db_conn_after_init
Make sure that we close db connections opened during init
Diffstat (limited to 'tests/storage')
-rw-r--r-- | tests/storage/test_base.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/storage/test_base.py b/tests/storage/test_base.py |