summaryrefslogtreecommitdiff
path: root/tests/units.postgres.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/units.postgres.xml')
-rw-r--r--tests/units.postgres.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/units.postgres.xml b/tests/units.postgres.xml
index 0583c7f8..22e09c03 100644
--- a/tests/units.postgres.xml
+++ b/tests/units.postgres.xml
@@ -7,6 +7,7 @@
<php>
<const name="DB_DRIVER" value="postgres" />
<const name="DB_USERNAME" value="postgres" />
+ <const name="DB_PASSWORD" value="postgres" />
<const name="DB_NAME" value="kanboard_unit_test" />
</php>
</phpunit> \ No newline at end of file