Skip to content

Commit 7fdea9c

Browse files
staabmclxmstaab
andauthored
fix typo (#230)
Co-authored-by: Markus Staab <[email protected]>
1 parent e478c71 commit 7fdea9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xml"
3+
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
44
cacheResult="false"
55
colors="true"
66
failOnRisky="true"

0 commit comments

Comments
 (0)