diff options
author | Shay <hillerys@element.io> | 2022-10-21 10:46:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 10:46:22 -0700 |
commit | b7a7ff6ee39da4981dcfdce61bf8ac4735e3d047 (patch) | |
tree | ffb8111e4d242f7fffe35a545c1c59cc51089241 /tests | |
parent | Improve aesthetics and reusability of HTML templates. (#13652) (diff) | |
download | synapse-b7a7ff6ee39da4981dcfdce61bf8ac4735e3d047.tar.xz |
Add initial power level event to batch of bulk persisted events when creating a new room. (#14228)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/push/test_bulk_push_rule_evaluator.py | 2 | ||||
-rw-r--r-- | tests/replication/_base.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/push/test_bulk_push_rule_evaluator.py b/tests/push/test_bulk_push_rule_evaluator.py |