Skip to content

Commit 96939b2

Browse files
committed
Remove reference to nonexistent directory.
1 parent 3e0cb9e commit 96939b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpunit.xml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<testsuites>
1212
<testsuite name="Unit Tests">
1313
<directory suffix="Test.php">./tests/Unit</directory>
14-
<directory suffix="Test.php">./tests/Integration</directory>
1514
</testsuite>
1615
</testsuites>
1716
<filter>

0 commit comments

Comments
 (0)