mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
fix tests
This commit is contained in:
parent
1650eb5847
commit
9ded00f221
@ -310,6 +310,7 @@ class SQLiteMemoryDbPool(ConnectionPool, object):
|
|||||||
)
|
)
|
||||||
|
|
||||||
self.config = Mock()
|
self.config = Mock()
|
||||||
|
self.config.password_providers = []
|
||||||
self.config.database_config = {"name": "sqlite3"}
|
self.config.database_config = {"name": "sqlite3"}
|
||||||
|
|
||||||
def prepare(self):
|
def prepare(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user