disabled test env
This commit is contained in:
parent
1f9c4af858
commit
751f8d5515
1
.github/tests.sh
vendored
1
.github/tests.sh
vendored
@ -13,7 +13,6 @@ done
|
|||||||
|
|
||||||
docker exec -i zammad-docker-compose_zammad-railsserver_1 bash <<'EOF'
|
docker exec -i zammad-docker-compose_zammad-railsserver_1 bash <<'EOF'
|
||||||
set -o errexit
|
set -o errexit
|
||||||
RAILS_ENV=test
|
|
||||||
bundle install --without mysql
|
bundle install --without mysql
|
||||||
rake test:units
|
rake test:units
|
||||||
ruby -I test/ test/integration/object_manager_test.rb
|
ruby -I test/ test/integration/object_manager_test.rb
|
||||||
|
Loading…
Reference in New Issue
Block a user