File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- https://phpunit.readthedocs.io/en/latest/configuration.html -->
4
4
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : noNamespaceSchemaLocation =" http://schema. phpunit.de/6.5 /phpunit.xsd"
5
+ xsi : noNamespaceSchemaLocation =" vendor/ phpunit/phpunit /phpunit.xsd"
6
6
backupGlobals =" false"
7
7
colors =" true"
8
8
bootstrap =" config/bootstrap.php"
Original file line number Diff line number Diff line change 2
2
3
3
<!-- https://phpunit.readthedocs.io/en/latest/configuration.html -->
4
4
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : noNamespaceSchemaLocation =" http://schema .phpunit.de/6.5 /phpunit.xsd"
5
+ xsi : noNamespaceSchemaLocation =" bin/ .phpunit/phpunit.xsd"
6
6
backupGlobals =" false"
7
7
colors =" true"
8
8
bootstrap =" config/bootstrap.php"
Original file line number Diff line number Diff line change 2
2
3
3
<!-- https://phpunit.readthedocs.io/en/latest/configuration.html -->
4
4
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : noNamespaceSchemaLocation =" http://schema .phpunit.de/6.5 /phpunit.xsd"
5
+ xsi : noNamespaceSchemaLocation =" bin/ .phpunit/phpunit.xsd"
6
6
backupGlobals =" false"
7
7
colors =" true"
8
8
bootstrap =" config/bootstrap.php"
You can’t perform that action at this time.
0 commit comments