mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 16:34:49 -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
|
@ -19,7 +19,7 @@ from mock import Mock
|
|||
|
||||
from synapse.replication.tcp.streams._base import ReceiptsStream
|
||||
|
||||
from tests.replication.tcp.streams._base import BaseStreamTestCase
|
||||
from tests.replication._base import BaseStreamTestCase
|
||||
|
||||
USER_ID = "@feeling:blue"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue