Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjohnston committed Mar 21, 2019
1 parent 5c6f61f commit 9c9e618
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/rest/client/v1/test_admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,6 @@ def prepare(self, reactor, clock, hs):

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

0 comments on commit 9c9e618

Please sign in to comment.