Reset database before running tests
This commit is contained in:
parent
2df3605142
commit
15395bb944
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue