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 5cb9474 commit 9688184Copy full SHA for 9688184
.circleci/test-functional-js.sh
@@ -17,5 +17,6 @@ apache2-foreground&
17
18
robo override:phpunit-config $1
19
robo do:extra $2
20
+export SYMFONY_DEPRECATIONS_HELPER=disabled
21
22
sudo -E -u www-data vendor/bin/phpunit -c core --group $1 --testsuite functional-javascript --debug --verbose --log-junit /tmp/artifacts/phpunit/phpunit.xml
0 commit comments