Test reversibility of migrations #220
@ -35,6 +35,7 @@ jobs:
|
||||
done
|
||||
- run: |
|
||||
bundle exec rake db:schema:load db:migrate:status db:migrate:redo
|
||||
git diff --exit-code db/schema.rb
|
||||
bundle exec rspec
|
||||
env:
|
||||
RAILS_ENV: test
|
||||
|
Loading…
x
Reference in New Issue
Block a user