mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
fix autoload phpunit
This commit is contained in:
@@ -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, ...)
|
||||
|
||||
Reference in New Issue
Block a user