mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-06 04:54:15 -04:00
Remove test debugs
This commit is contained in:
parent
c03e3e8301
commit
7777d353bf
3 changed files with 0 additions and 3 deletions
|
@ -20,7 +20,6 @@ from synapse.federation.federation_server import server_matches_acl_event
|
|||
from tests import unittest
|
||||
|
||||
|
||||
@unittest.DEBUG
|
||||
class ServerACLsTestCase(unittest.TestCase):
|
||||
def test_blacklisted_server(self):
|
||||
e = _create_acl_event({"allow": ["*"], "deny": ["evil.com"]})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue