mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-14 07:45:33 -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
|
@ -44,6 +44,7 @@ class RoomTypingTestCase(RestTestCase):
|
|||
self.auth_user_id = self.user_id
|
||||
|
||||
hs = yield setup_test_homeserver(
|
||||
self.addCleanup,
|
||||
"red",
|
||||
clock=self.clock,
|
||||
http_client=None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue