build: update configuration files
This commit is contained in:
parent
09b5218d39
commit
e368f28813
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<!-- Do not edit this file. It is automatically generated by 'build-configs'. -->
|
<!-- Do not edit this file. It is automatically generated by 'build-configs'. -->
|
||||||
<phpunit
|
<phpunit
|
||||||
beStrictAboutChangesToGlobalState="true"
|
beStrictAboutChangesToGlobalState="true"
|
||||||
beStrictAboutOutputDuringTests="true"
|
beStrictAboutOutputDuringTests="false"
|
||||||
beStrictAboutTestsThatDoNotTestAnything="true"
|
beStrictAboutTestsThatDoNotTestAnything="true"
|
||||||
bootstrap="web/core/tests/bootstrap.php"
|
bootstrap="web/core/tests/bootstrap.php"
|
||||||
cacheResult="false"
|
cacheResult="false"
|
||||||
|
|
|
||||||
Reference in a new issue