Skip to content

Commit 9688184

Browse files
[#102] Disable SYMFONY_DEPRECATIONS_HELPER.
1 parent 5cb9474 commit 9688184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/test-functional-js.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ apache2-foreground&
1717

1818
robo override:phpunit-config $1
1919
robo do:extra $2
20+
export SYMFONY_DEPRECATIONS_HELPER=disabled
2021

2122
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

Comments
 (0)