Skip to content
Snippets Groups Projects
Unverified Commit 63d9a00b authored by Brendan Abolivier's avatar Brendan Abolivier
Browse files

Remove debug logging

parent 2a07c5de
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,6 @@ from mock import Mock
from twisted.internet import defer
from tests import unittest
import tests.unittest
import tests.utils
......@@ -54,7 +53,6 @@ class EventPushActionsStoreTestCase(tests.unittest.TestCase):
USER_ID, 0, 1000, 20
)
@unittest.DEBUG
@defer.inlineCallbacks
def test_count_aggregation(self):
room_id = "!foo:example.com"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment