diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-07-08 17:15:17 +0100 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2019-07-09 02:15:17 +1000 |
commit | 43d175d17a96663081521b2215d1e26473135d1e (patch) | |
tree | db5f17d9fdea78ab62cdc668aedfeca60dee860d /changelog.d | |
parent | Better logging for auto-join. (#5643) (diff) | |
download | synapse-43d175d17a96663081521b2215d1e26473135d1e.tar.xz |
Unblacklist some user_directory sytests (#5637)
Fixes https://github.com/matrix-org/synapse/issues/2306
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5637.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5637.misc b/changelog.d/5637.misc new file mode 100644 index 0000000000..f18d6197e5 --- /dev/null +++ b/changelog.d/5637.misc @@ -0,0 +1 @@ +Unblacklist some user_directory sytests. |