We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aec633 commit cbf8b38Copy full SHA for cbf8b38
dev/tests/unit/phpunit.xml.dist
@@ -31,7 +31,7 @@
31
<exclude>../../../app/code/Magento/Indexer/Test/Unit</exclude>
32
</testsuite>
33
<testsuite name="Magento_Unit_Tests_App_Code_Indexer">
34
- <directory>../../../app/code/Magento/Indexer/Test/Unit</directory>
+ <directory>../../../app/code/*/Indexer/Test/Unit</directory>
35
36
<testsuite name="Magento_Unit_Tests_Other">
37
<directory>../../../lib/internal/*/*/Test/Unit</directory>
0 commit comments