mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-09 20:14:56 -05:00
Add a way to run tests in PostgreSQL in Docker (#3699)
This commit is contained in:
parent
aeca5a5ed5
commit
741571cf22
8 changed files with 79 additions and 9 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
*.pyc
|
||||
.*.swp
|
||||
*~
|
||||
*.lock
|
||||
|
||||
.DS_Store
|
||||
_trial_temp/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue