summaryrefslogtreecommitdiff
path: root/tests/units.postgres.xml
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-08-15 11:45:41 -0400
committerFrederic Guillot <fred@kanboard.net>2015-08-15 11:45:41 -0400
commitba3b31e65a7461f4a85c57b7b77701ef8a6bdab4 (patch)
treed5f4ee7d025bf0c6eb5ac45c4b64b0878734bb4e /tests/units.postgres.xml
parent715f16fc6b7d6d578104f643d2cd0722cf93af50 (diff)
Try to run database tests on travis
Diffstat (limited to 'tests/units.postgres.xml')
-rw-r--r--tests/units.postgres.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/units.postgres.xml b/tests/units.postgres.xml
index 56cc533e..3442db1c 100644
--- a/tests/units.postgres.xml
+++ b/tests/units.postgres.xml
@@ -7,7 +7,7 @@
<php>
<const name="DB_DRIVER" value="postgres" />
<const name="DB_USERNAME" value="postgres" />
- <const name="DB_PASSWORD" value="postgres" />
+ <const name="DB_PASSWORD" value="" />
<const name="DB_NAME" value="kanboard_unit_test" />
</php>
</phpunit> \ No newline at end of file