mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 01:14:48 -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
|
@ -26,7 +26,7 @@ from synapse.replication.tcp.streams.events import (
|
|||
from synapse.rest import admin
|
||||
from synapse.rest.client.v1 import login, room
|
||||
|
||||
from tests.replication.tcp.streams._base import BaseStreamTestCase
|
||||
from tests.replication._base import BaseStreamTestCase
|
||||
from tests.test_utils.event_injection import inject_event, inject_member_event
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue