Maintenance: Non-eleasticsearch Capybara system tests fail because of active elasticsearch configuration.
This commit is contained in:
parent
1b08b84f92
commit
c39ef4a3ea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue