summary refs log tree commit diff
path: root/tests/push/test_push_rule_evaluator.py
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-04-22 18:29:56 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2021-04-22 18:29:56 +0100
commitf22d69bcf311b073aaae1f8a01e043dcba1812e3 (patch)
treedc4c2f3edbb5d1a1dbae8de21f7a86f96f20658d /tests/push/test_push_rule_evaluator.py
parentMerge commit '2547d9d4d' into anoa/dinsic_release_1_31_0 (diff)
parentMerge remote-tracking branch 'origin/develop' into jaywink/admin-forward-extr... (diff)
downloadsynapse-f22d69bcf311b073aaae1f8a01e043dcba1812e3.tar.xz
Merge commit 'fdf834694' into anoa/dinsic_release_1_31_0
Diffstat (limited to 'tests/push/test_push_rule_evaluator.py')
-rw-r--r--tests/push/test_push_rule_evaluator.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/push/test_push_rule_evaluator.py b/tests/push/test_push_rule_evaluator.py

index 1f4b5ca2ac..4a841f5bb8 100644 --- a/tests/push/test_push_rule_evaluator.py +++ b/tests/push/test_push_rule_evaluator.py
@@ -29,7 +29,7 @@ class PushRuleEvaluatorTestCase(unittest.TestCase): "type": "m.room.history_visibility", "sender": "@user:test", "state_key": "", - "room_id": "@room:test", + "room_id": "#room:test", "content": content, }, RoomVersions.V1,