1
0
Files
synapse/tests/storage
Andrew Morgan 88c6999840 Pass a fake Connection mock to SQLBaseStore, instead of None.
SQLBaseStore expects the connection to be non-Optional, so we can't just pass none.

Note that this parameter isn't even used by the function anyhow. I believe it's only there to satisfy the inherited class it's overriding.
2021-11-17 00:47:56 +00:00
..
2014-08-12 15:10:52 +01:00
2021-07-13 11:43:15 +01:00
2021-07-13 11:43:15 +01:00