|
|
|
@ -66,7 +66,7 @@ staging: |
|
|
|
# Do not set this db to the same as development or production. |
|
|
|
# Do not set this db to the same as development or production. |
|
|
|
test: |
|
|
|
test: |
|
|
|
<<: *default |
|
|
|
<<: *default |
|
|
|
database: data_collector_test |
|
|
|
database: data_collector_test<%= ENV['TEST_ENV_NUMBER'] %> |
|
|
|
|
|
|
|
|
|
|
|
# As with config/credentials.yml, you never want to store sensitive information, |
|
|
|
# As with config/credentials.yml, you never want to store sensitive information, |
|
|
|
# like your database password, in your source code. If your source code is |
|
|
|
# like your database password, in your source code. If your source code is |
|
|
|
|