mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Remove debug
This commit is contained in:
parent
5c6f61f81c
commit
9c9e618b93
@ -373,7 +373,6 @@ class ShutdownRoomTestCase(unittest.HomeserverTestCase):
|
||||
|
||||
self.store = hs.get_datastore()
|
||||
|
||||
@unittest.DEBUG
|
||||
def test_shutdown_room_conset(self):
|
||||
admin_user = self.register_user("admin", "pass", admin=True)
|
||||
admin_user_tok = self.login("admin", "pass")
|
||||
|
Loading…
Reference in New Issue
Block a user