Maintenance: Non-eleasticsearch Capybara system tests fail because of active elasticsearch configuration.

This commit is contained in:
Thorsten Eckel 2020-12-15 15:19:21 +01:00
parent 1b08b84f92
commit c39ef4a3ea

View file

@ -69,7 +69,7 @@ include:
variables:
RAILS_ENV: "test"
script:
- bundle exec rake zammad:ci:test:prepare[with_elasticsearch]
- bundle exec rake zammad:ci:test:prepare
- bundle exec rspec --fail-fast -t type:system
# we need at least one job to store and include this template