diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-01-06 15:22:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-06 15:22:46 +0000 |
commit | ba897a75903129a453d4fb853190dd31f7d1193b (patch) | |
tree | 1cf2bd4dc92a5d825373d6e46d4747814715140c /synapse/storage | |
parent | Add experimental 'databases' config (#6580) (diff) | |
download | synapse-ba897a75903129a453d4fb853190dd31f7d1193b.tar.xz |
Fix some test failures when frozen_dicts are enabled (#6642)
Fixes #4026
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/data_stores/main/state.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/data_stores/main/state.py b/synapse/storage/data_stores/main/state.py |