mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-17 16:14:21 -05:00
Lint
This commit is contained in:
parent
6b1fa3293d
commit
7e80c84902
@ -195,9 +195,7 @@ class SlavedEventStoreTestCase(BaseSlavedStoreTestCase):
|
||||
type="m.room.message",
|
||||
msgtype="m.text",
|
||||
body="world",
|
||||
push_actions=[
|
||||
(USER_ID_2, ["org.matrix.msc2625.mark_unread"])
|
||||
],
|
||||
push_actions=[(USER_ID_2, ["org.matrix.msc2625.mark_unread"])],
|
||||
)
|
||||
self.replicate()
|
||||
self.check(
|
||||
|
Loading…
Reference in New Issue
Block a user