Yet another…

This commit is contained in:
Christoph Haas 2018-08-14 16:38:23 +02:00
parent 4d66ebde15
commit fc36927f8c

View file

@ -19,6 +19,6 @@ test:
- cp config/database.yml.gitlab config/database.yml
- RAILS_ENV=test bundle exec rake db:create db:schema:load
railstest:
script:
- bundle exec rake test