mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-25 05:45:19 -04:00
Use an explicit dbname for postgres connections in the tests. (#4928)
I don't have a database with the same name as my user, so leaving the database name unset fails. While we're at it, clear out some unused stuff in the test setup.
This commit is contained in:
parent
7105057cf2
commit
a54a44734f
2 changed files with 17 additions and 18 deletions
1
changelog.d/4928.misc
Normal file
1
changelog.d/4928.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Use an explicit dbname for postgres connections in the tests.
|
Loading…
Add table
Add a link
Reference in a new issue