diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:13:51 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:13:51 +0000 |
commit | 0818ea48e784e305f0873c83ba73ed3a2f8d1d34 (patch) | |
tree | 404c71c77a9c83aa438a986911c18bb27298f69e /tests | |
parent | Merge pull request #6907 from matrix-org/babolivier/acme-config (diff) | |
parent | Merge pull request #6872 from matrix-org/rav/dictproperty (diff) | |
download | synapse-0818ea48e784e305f0873c83ba73ed3a2f8d1d34.tar.xz |
Merge pull request #6872 from matrix-org/rav/dictproperty
* commit '3f1cd1479': changelog Rewrite _EventInternalMetadata to back it with a _dict Replace _event_dict_property with DictProperty
Diffstat (limited to 'tests')
-rw-r--r-- | tests/storage/test_redaction.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/storage/test_redaction.py b/tests/storage/test_redaction.py |