Files
@ 28f631e2c757
Branch filter:
Location: kallithea/pytest.ini
28f631e2c757
328 B
text/x-ini
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.