Use rake db:reset to get a good database

This commit is contained in:
Matt Rogers 2018-05-31 07:59:47 -05:00
parent 49bc3eb0cd
commit ff522ec6e4
No known key found for this signature in database
GPG key ID: 605D017C07EB4316

View file

@ -27,7 +27,6 @@ script/poll-for-db
# Leaving this in since it will be needed for Rails 5
# bin/rails db:environment:set RAILS_ENV=test || true
bin/rake db:create db:test:prepare
bin/rake db:reset
bin/rake ci:lite