summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-03-11 09:58:43 +0000
committerGitHub <noreply@github.com>2019-03-11 09:58:43 +0000
commitb61ac9660a98d5a0e3f844c34059fcfefbf3cd3c (patch)
tree1a25d6daa0114cc1dbb14e050c435633c161a1c0 /changelog.d
parentfix incorrect encoding of filenames with spaces in (#2090) (diff)
parentAdd changelog (diff)
downloadsynapse-b61ac9660a98d5a0e3f844c34059fcfefbf3cd3c.tar.xz
Merge pull request #4839 from matrix-org/anoa/no_captcha_tests
Disable captcha registration by default in tests
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4839.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4839.misc b/changelog.d/4839.misc
new file mode 100644
index 0000000000..7c6868051b
--- /dev/null
+++ b/changelog.d/4839.misc
@@ -0,0 +1 @@
+Disable captcha registration by default in unit tests.
\ No newline at end of file