Clean up replication unit tests. (#7490)

This commit is contained in:
Erik Johnston 2020-05-13 16:01:47 +01:00 committed by GitHub
parent 00ba9c48bf
commit 18c1e52d82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 51 deletions

View file

@ -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"