mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 21:24:51 -04:00
Clean up replication unit tests. (#7490)
This commit is contained in:
parent
00ba9c48bf
commit
18c1e52d82
8 changed files with 16 additions and 51 deletions
|
@ -16,7 +16,7 @@
|
|||
from synapse.federation.send_queue import EduRow
|
||||
from synapse.replication.tcp.streams.federation import FederationStream
|
||||
|
||||
from tests.replication.tcp.streams._base import BaseStreamTestCase
|
||||
from tests.replication._base import BaseStreamTestCase
|
||||
|
||||
|
||||
class FederationStreamTestCase(BaseStreamTestCase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue