Files
@ 28f631e2c757
Branch filter:
Location: kallithea/docs/usage/email.rst
28f631e2c757
4.1 KiB
text/prs.fallenstein.rst
tests: use the DB set in TEST_DB for git hooks
Obviously the git hooks and the web app need to use the same database.
Therefore, if the web app uses the TEST_DB environment variable, the git hooks
needs to do the same.
Obviously the git hooks and the web app need to use the same database.
Therefore, if the web app uses the TEST_DB environment variable, the git hooks
needs to do the same.