Skip to content

Commit 75f307d

Browse files
committed
Updating phpunit xml dist
1 parent 9631fda commit 75f307d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</php>
2222
<testsuites>
2323
<testsuite name="Project Test Suite">
24-
<directory suffix=".php">tests</directory>
24+
<directory suffix="Test.php">tests</directory>
2525
</testsuite>
2626
</testsuites>
2727
<filter>

0 commit comments

Comments
 (0)