0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-09 14:18:54 +02:00

Update tests/test_mau.py

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
Erik Johnston 2020-12-17 16:14:13 +00:00 committed by GitHub
parent 4c33796b20
commit 14eab1b4d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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