diff --git a/.jenkins/bin/tests/phpunit.sh b/.jenkins/bin/tests/phpunit.sh index 4371d9e431..3c327f6c9c 100755 --- a/.jenkins/bin/tests/phpunit.sh +++ b/.jenkins/bin/tests/phpunit.sh @@ -1,10 +1,8 @@ #!/usr/bin/env bash - set -x cd test - export DEBUG_UNIT_TEST="0" php vendor/bin/phpunit --log-junit ../var/test/phpunit-log.junit.xml --teamcity \ No newline at end of file