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
# re-generated from your development database when you run "rake".
# Do not set this db to the same as development or production.
# test:
# <<: *default
# database: edcontext_test
test:
<<: *default
database: edcontext_test
# production:
# <<: *default

Loading…
Cancel
Save