mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-07 07:12:13 -04:00
Remove test debugs
This commit is contained in:
parent
c03e3e8301
commit
7777d353bf
3 changed files with 0 additions and 3 deletions
|
@ -67,7 +67,6 @@ def get_connection_factory():
|
|||
return test_server_connection_factory
|
||||
|
||||
|
||||
@unittest.DEBUG
|
||||
class MatrixFederationAgentTests(unittest.TestCase):
|
||||
def setUp(self):
|
||||
self.reactor = ThreadedMemoryReactorClock()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue