Reset database before running tests

This commit is contained in:
Tom Hughes 2016-10-26 21:34:38 +01:00
parent 2df3605142
commit 15395bb944

View file

@ -26,4 +26,4 @@ before_script:
script:
- bundle exec rubocop -f fuubar
- bundle exec rake jshint
- bundle exec rake test
- bundle exec rake test:db