build: update configuration files
This commit is contained in:
parent
9743e1bfec
commit
1d0815761b
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue