Skip to content

Commit 07eda68

Browse files
committed
Fix PHPUnit
1 parent 8f47def commit 07eda68

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,4 @@
1111
<logging>
1212
<junit outputFile="build/report.junit.xml"/>
1313
</logging>
14-
<source>
15-
<include>
16-
<directory suffix=".php">./src</directory>
17-
</include>
18-
</source>
1914
</phpunit>

0 commit comments

Comments
 (0)