File tree Expand file tree Collapse file tree 2 files changed +1
-329
lines changed Expand file tree Collapse file tree 2 files changed +1
-329
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" https://schema. phpunit.de/10.5 /phpunit.xsd" bootstrap =" tests/bootstrap.php" cacheResult =" false" colors =" true" executionOrder =" random" failOnRisky =" true" failOnWarning =" true" failOnEmptyTestSuite =" true" beStrictAboutChangesToGlobalState =" true" beStrictAboutOutputDuringTests =" true" cacheDirectory =" .phpunit.cache" beStrictAboutCoverageMetadata =" true" >
2
+ <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" vendor/ phpunit/phpunit /phpunit.xsd" bootstrap =" tests/bootstrap.php" cacheResult =" false" colors =" true" executionOrder =" random" failOnRisky =" true" failOnWarning =" true" failOnEmptyTestSuite =" true" beStrictAboutChangesToGlobalState =" true" beStrictAboutOutputDuringTests =" true" cacheDirectory =" .phpunit.cache" beStrictAboutCoverageMetadata =" true" >
3
3
<testsuites >
4
4
<testsuite name =" PHPStan" >
5
5
<directory suffix =" Test.php" >tests/PHPStan</directory >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments