mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-19 03:14:36 -04:00
Remove tests/utils.py from mypy's exclude list (#13159)
This commit is contained in:
parent
fa10468eb4
commit
9820665597
4 changed files with 3 additions and 4 deletions
|
@ -830,7 +830,6 @@ def setup_test_homeserver(
|
|||
|
||||
# Mock TLS
|
||||
hs.tls_server_context_factory = Mock()
|
||||
hs.tls_client_options_factory = Mock()
|
||||
|
||||
hs.setup()
|
||||
if homeserver_to_use == TestHomeServer:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue