diff --git a/tests/php-static-analysis/config/base.dist.neon b/tests/php-static-analysis/config/base.dist.neon index 4e3d9ce41..6adc66041 100644 --- a/tests/php-static-analysis/config/base.dist.neon +++ b/tests/php-static-analysis/config/base.dist.neon @@ -11,7 +11,8 @@ parameters: bootstrapFiles: - ../../../approot.inc.php - ../../../bootstrap.inc.php - - ../../../tests/php-unit-tests/vendor/autoload.php (?) # usefull to scan tests from extensions in env-production + - ../../../tests/php-unit-tests/vendor/autoload.php + # usefull to scan tests from extensions in env-production scanFiles: # Files necessary as they contain some declarations (constants, classes, functions, ...)