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 0fc6a69 commit 7c7f119Copy full SHA for 7c7f119
dev/tests/static/testsuite/Magento/Test/Integrity/ClassesTest.php
@@ -533,7 +533,7 @@ public function testCoversAnnotation()
533
$errors = [];
534
$fileList = $files->getFiles(
535
[
536
- BP . '/dev/tests/{integration,unit}',
+ BP . '/dev/tests/integration',
537
BP . '/app/code/*/*/Test/Unit',
538
BP . '/lib/internal/*/*/*/Test/Unit',
539
BP . '/dev/tools/Magento/Tools/*/Test/Unit',
0 commit comments