We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c3615 commit 37f8e25Copy full SHA for 37f8e25
tests/rest/client/test_media.py
@@ -29,7 +29,7 @@
29
from twisted.internet.address import IPv4Address, IPv6Address
30
from twisted.internet.error import DNSLookupError
31
from twisted.internet.interfaces import IAddress, IResolutionReceiver
32
-from twisted.internet.testing import AccumulatingProtocol, MemoryReactor
+from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactor
33
from twisted.web.resource import Resource
34
35
from synapse.config.oembed import OEmbedEndpointConfig
0 commit comments