Skip to content

Commit 11c7b95

Browse files
[#102] Disable SYMFONY_DEPRECATIONS_HELPER.
1 parent dab0673 commit 11c7b95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/test-functional.sh

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

1717
robo override:phpunit-config $1
1818
robo do:extra $2
19+
export SYMFONY_DEPRECATIONS_HELPER=disabled
1920

2021
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

Comments
 (0)