mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Use rake db:reset to get a good database
This commit is contained in:
parent
49bc3eb0cd
commit
ff522ec6e4
1 changed files with 1 additions and 2 deletions
|
|
@ -27,7 +27,6 @@ script/poll-for-db
|
||||||
# Leaving this in since it will be needed for Rails 5
|
# Leaving this in since it will be needed for Rails 5
|
||||||
# bin/rails db:environment:set RAILS_ENV=test || true
|
# bin/rails db:environment:set RAILS_ENV=test || true
|
||||||
|
|
||||||
bin/rake db:create db:test:prepare
|
bin/rake db:reset
|
||||||
|
|
||||||
bin/rake ci:lite
|
bin/rake ci:lite
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue