Skip to content
Snippets Groups Projects
Commit ee5e8d71 authored by Erik Johnston's avatar Erik Johnston
Browse files

Fix tests

parent 26072df6
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@ def setup_test_homeserver(name="test", datastore=None, config=None, **kargs):
config.room_invite_state_types = []
config.password_providers = []
config.worker_replication_url = ""
config.worker_app = None
config.use_frozen_dicts = True
config.database_config = {"name": "sqlite3"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment