From a6c656f59c1e0212fdf01d2915fa2435bbf46ab2 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 6 Sep 2017 09:45:32 -0700 Subject: [PATCH] added default env vars for PHPUnit --- phpunit/phpunit/4.7/phpunit.xml.dist | 6 +++++- symfony/phpunit-bridge/3.3/phpunit.xml.dist | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/phpunit/phpunit/4.7/phpunit.xml.dist b/phpunit/phpunit/4.7/phpunit.xml.dist index 8326851b..488cd2c4 100644 --- a/phpunit/phpunit/4.7/phpunit.xml.dist +++ b/phpunit/phpunit/4.7/phpunit.xml.dist @@ -9,7 +9,11 @@ > - + + + + + diff --git a/symfony/phpunit-bridge/3.3/phpunit.xml.dist b/symfony/phpunit-bridge/3.3/phpunit.xml.dist index 8326851b..488cd2c4 100644 --- a/symfony/phpunit-bridge/3.3/phpunit.xml.dist +++ b/symfony/phpunit-bridge/3.3/phpunit.xml.dist @@ -9,7 +9,11 @@ > - + + + + +