[openstreetmap/openstreetmap-website] add a step to vagrant setup to migrate the test db (#1342)
Harry Wood
notifications at github.com
Thu Oct 27 16:19:52 UTC 2016
no actually I was wrong about being wrong. (With a fresh vagrant box on the right branch this time) _"Migrations are pending. To resolve this issue, run: bin/rake db:migrate RAILS_ENV=test"_
Note the error message telling us to do the wrong thing, because... yes I see `bundle exec rake test:db` works better than `bundle exec rake db:migrate RAILS_ENV=test` because of the languages table as you described.
So... add `bundle exec rake test:db` to provision.sh?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1342#issuecomment-256694734
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20161027/7c14969c/attachment.html>
More information about the rails-dev
mailing list