summary refs log tree commit diff
path: root/tests/replication
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2020-06-12 11:31:11 +0100
committerBrendan Abolivier <babolivier@matrix.org>2020-06-12 11:31:11 +0100
commit7e80c84902f2d34aff1bb8b4c5833cb33d3dc653 (patch)
treea24c3978970c9c046d86c8e817f268ffc7ada30f /tests/replication
parentTest that a mark_unread action updates the right counter when using a slave s... (diff)
downloadsynapse-7e80c84902f2d34aff1bb8b4c5833cb33d3dc653.tar.xz
Lint
Diffstat (limited to 'tests/replication')
-rw-r--r--tests/replication/slave/storage/test_events.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/replication/slave/storage/test_events.py b/tests/replication/slave/storage/test_events.py

index 9837d44995..cd8680e812 100644 --- a/tests/replication/slave/storage/test_events.py +++ b/tests/replication/slave/storage/test_events.py
@@ -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(