@ -29,10 +29,11 @@ test:
test_pgsql:
adapter: postgresql
encoding: unicode
database: chiliproject_test
host: localhost
username: postgres
password: "postgres"
pool: 5
username: chiliproject
password:
test_sqlite3:
adapter: sqlite3