Skip to content
Snippets Groups Projects
Unverified Commit 14eab1b4 authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Update tests/test_mau.py

parent 4c33796b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment