We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e0cb9e commit 96939b2Copy full SHA for 96939b2
phpunit.xml
@@ -11,7 +11,6 @@
11
<testsuites>
12
<testsuite name="Unit Tests">
13
<directory suffix="Test.php">./tests/Unit</directory>
14
- <directory suffix="Test.php">./tests/Integration</directory>
15
</testsuite>
16
</testsuites>
17
<filter>
0 commit comments