diff options
author | Erik Johnston <erik@matrix.org> | 2018-02-20 11:41:40 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-02-20 11:41:40 +0000 |
commit | e440e2845642a27f15d073aea58ce20b2785f66e (patch) | |
tree | d2c39acc089e3d493bef970140e51362847dc94a | |
parent | Batch inserts into event_push_actions_staging (diff) | |
download | synapse-e440e2845642a27f15d073aea58ce20b2785f66e.tar.xz |
Fix unit tests
-rw-r--r-- | tests/replication/slave/storage/test_events.py | 10 | ||||
-rw-r--r-- | tests/storage/test_event_push_actions.py | 2 |
2 files changed, 7 insertions, 5 deletions
diff --git a/tests/replication/slave/storage/test_events.py b/tests/replication/slave/storage/test_events.py |