We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab0673 commit 11c7b95Copy full SHA for 11c7b95
.circleci/test-functional.sh
@@ -16,5 +16,6 @@ apache2-foreground&
16
17
robo override:phpunit-config $1
18
robo do:extra $2
19
+export SYMFONY_DEPRECATIONS_HELPER=disabled
20
21
sudo -E -u www-data vendor/bin/phpunit -c core --group $1 --testsuite functional --debug --verbose --log-junit /tmp/artifacts/phpunit/phpunit.xml
0 commit comments