summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-05-14 14:39:27 +0100
committerErik Johnston <erik@matrix.org>2019-05-14 14:39:27 +0100
commitdb3046f5657af0f4f512b7f9aeb0d424808c8663 (patch)
treea07d134b72fbeadc5e2437202812daca32db3563 /changelog.d
parentUse correct config option for ratelimiting in tests (diff)
downloadsynapse-db3046f5657af0f4f512b7f9aeb0d424808c8663.tar.xz
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5185.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5185.misc b/changelog.d/5185.misc
new file mode 100644
index 0000000000..d148b03b51
--- /dev/null
+++ b/changelog.d/5185.misc
@@ -0,0 +1 @@
+Update tests to consistently be configured via the same code that is used when loading from configuration files.