mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-10-02 07:38:24 -04:00
Run tests under PostgreSQL (#3423)
This commit is contained in:
parent
a001038b92
commit
99dd975dae
49 changed files with 227 additions and 59 deletions
|
@ -15,4 +15,7 @@
|
|||
|
||||
from twisted.trial import util
|
||||
|
||||
from tests import utils
|
||||
|
||||
util.DEFAULT_TIMEOUT_DURATION = 10
|
||||
utils.setupdb()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue