Skip to content

Commit e2939f2

Browse files
authored
Update phpunit.xml (#221)
* Update phpunit.xml * Delete phpunit.xsd
1 parent 4a95735 commit e2939f2

File tree

2 files changed

+1
-329
lines changed

2 files changed

+1
-329
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="tests/phpunit.xsd"
3+
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xml"
44
cacheResult="false"
55
colors="true"
66
failOnRisky="true"

tests/phpunit.xsd

Lines changed: 0 additions & 328 deletions
This file was deleted.

0 commit comments

Comments
 (0)