mirror of
https://github.com/matrix-org/synapse.git
synced 2026-05-13 08:26:27 +02:00
remove debugging
This commit is contained in:
parent
0f003270ab
commit
6aeedb25bc
@ -32,7 +32,6 @@ class MonthlyActiveUsersTestCase(tests.unittest.TestCase):
|
||||
self.store = self.hs.get_datastore()
|
||||
self.hs.config.mau_trial_days = 0
|
||||
|
||||
@tests.unittest.DEBUG
|
||||
@defer.inlineCallbacks
|
||||
def test_initialise_reserved_users(self):
|
||||
self.hs.config.max_mau_value = 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user