summary refs log tree commit diff
path: root/tests/test_mau.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-12-17 16:14:13 +0000
committerGitHub <noreply@github.com>2020-12-17 16:14:13 +0000
commit14eab1b4d2cf837c6b0925da7194cc5940e9401c (patch)
treed8bcc93428b059cd3fd11d16a09cf77df13e52a8 /tests/test_mau.py
parentCorrectly handle AS registerations and add test (diff)
downloadsynapse-14eab1b4d2cf837c6b0925da7194cc5940e9401c.tar.xz
Update tests/test_mau.py
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r--tests/test_mau.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_mau.py b/tests/test_mau.py
index 26548b4611..586294446b 100644
--- a/tests/test_mau.py
+++ b/tests/test_mau.py
@@ -78,7 +78,8 @@ class TestMauLimit(unittest.HomeserverTestCase):
 
     def test_as_ignores_mau(self):
         """Test that application services can still create users when the MAU
-        limit has been reached.
+        limit has been reached. This only works when application service
+        user ip tracking is disabled.
         """
 
         # Create and sync so that the MAU counts get updated