mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Update tests/test_mau.py
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
4c33796b20
commit
14eab1b4d2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user