added es test
This commit is contained in:
parent
eb6de20bed
commit
a555517b1b
2
.github/tests.sh
vendored
2
.github/tests.sh
vendored
@ -15,7 +15,7 @@ docker exec -i zammad-docker-compose_zammad-railsserver_1 bash <<'EOF'
|
||||
set -o errexit
|
||||
#bundle install --without mysql
|
||||
#rake test:units
|
||||
ruby -I test/ test/integration/object_manager_test.rb
|
||||
|
||||
ruby -I test/ test/integration/package_test.rb
|
||||
|
||||
bundle exec rails test test/integration/elasticsearch_active_test.rb
|
||||
|
Loading…
Reference in New Issue
Block a user