Enable test database

This commit is contained in:
Alex Basson 2021-08-31 11:06:43 -04:00
parent 1ddc80d7c0
commit 07273449f1

View file

@ -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