Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update tests/test_mau.py
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
  • Loading branch information
erikjohnston and anoadragon453 authored Dec 17, 2020
1 parent 4c33796 commit 14eab1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_mau.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ def test_simple_deny_mau(self):

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
Expand Down

0 comments on commit 14eab1b

Please sign in to comment.