mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Enable test database
This commit is contained in:
parent
1ddc80d7c0
commit
07273449f1
1 changed files with 3 additions and 3 deletions
|
|
@ -11,9 +11,9 @@ development:
|
||||||
# Warning: The database defined as "test" will be erased and
|
# Warning: The database defined as "test" will be erased and
|
||||||
# re-generated from your development database when you run "rake".
|
# re-generated from your development database when you run "rake".
|
||||||
# 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: edcontext_test
|
database: edcontext_test
|
||||||
|
|
||||||
# production:
|
# production:
|
||||||
# <<: *default
|
# <<: *default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue