]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/tests/parameters_test.pgsql.yml
Move test parameters out of parameters.yml
[github/wallabag/wallabag.git] / app / config / tests / parameters_test.pgsql.yml
diff --git a/app/config/tests/parameters_test.pgsql.yml b/app/config/tests/parameters_test.pgsql.yml
new file mode 100644 (file)
index 0000000..4138386
--- /dev/null
@@ -0,0 +1,8 @@
+parameters:
+    test_database_driver: pdo_pgsql
+    test_database_host: localhost
+    test_database_port:
+    test_database_name: wallabag_test
+    test_database_user: travis
+    test_database_password: ~
+    test_database_path: ~