Merge pull request #4839 from matrix-org/anoa/no_captcha_tests

Disable captcha registration by default in tests
This commit is contained in:
Andrew Morgan 2019-03-11 09:58:43 +00:00 committed by GitHub
commit b61ac9660a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

1
changelog.d/4839.misc Normal file
View file

@ -0,0 +1 @@
Disable captcha registration by default in unit tests.