We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5b2a2 commit b7ad7b2Copy full SHA for b7ad7b2
dev/tests/unit/phpunit.xml.dist
@@ -14,8 +14,6 @@
14
>
15
<testsuite name="Magento Unit Tests">
16
<directory suffix="Test.php">../../../app/code/*/*/Test/Unit</directory>
17
- <directory suffix="Test.php">../../../dev/tools/*/*/Test/Unit</directory>
18
- <directory suffix="Test.php">../../../dev/tools/*/*/*/Test/Unit</directory>
19
<directory suffix="Test.php">../../../lib/internal/*/*/Test/Unit</directory>
20
<directory suffix="Test.php">../../../lib/internal/*/*/*/Test/Unit</directory>
21
<directory suffix="Test.php">../../../setup/src/*/*/Test/Unit</directory>
0 commit comments