Enable test database

pull/1/head
Alex Basson 4 years ago
parent 1ddc80d7c0
commit 07273449f1

@ -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…
Cancel
Save