diff --git a/config/database.yml.example b/config/database.yml.example index ab246bd..de29ed3 100644 --- a/config/database.yml.example +++ b/config/database.yml.example @@ -10,7 +10,7 @@ development: # Do not set this db to the same as development or production. test: adapter: postgresql - database: velocipede + database: velocipede_test username: velocipede password: host: 127.0.0.1