diff --git a/tests/replication/slave/storage/test_events.py b/tests/replication/slave/storage/test_events.py
index 9837d44995fdc5cfcec4b014552a27ffce39c1b0..cd8680e8127c1b29049268a5a9b9b8b630e3433f 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(