diff options
author | David Robertson <davidr@element.io> | 2021-09-06 11:37:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-06 11:37:54 +0100 |
commit | 5e9b382505b9587983cb1db2606ccc559de7f121 (patch) | |
tree | ae2f2648a9d067df718fdb49cf02a3083667996e /changelog.d | |
parent | Speed up persisting redacted events (#10756) (diff) | |
download | synapse-5e9b382505b9587983cb1db2606ccc559de7f121.tar.xz |
Pull out encrypted_by_default tests from user_directory tests (#10752)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10752.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10752.misc b/changelog.d/10752.misc new file mode 100644 index 0000000000..5f9aa23018 --- /dev/null +++ b/changelog.d/10752.misc @@ -0,0 +1 @@ +Move tests relating to rooms having encryption out of the user_directory tests. \ No newline at end of file |