Skip to content

Commit 7c7f119

Browse files
author
Joan He
committed
MAGETWO-34515: Refactored \Magento\Test\Integrity\ClassesTest::testCoversAnnotation
1 parent 0fc6a69 commit 7c7f119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/static/testsuite/Magento/Test/Integrity/ClassesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ public function testCoversAnnotation()
533533
$errors = [];
534534
$fileList = $files->getFiles(
535535
[
536-
BP . '/dev/tests/{integration,unit}',
536+
BP . '/dev/tests/integration',
537537
BP . '/app/code/*/*/Test/Unit',
538538
BP . '/lib/internal/*/*/*/Test/Unit',
539539
BP . '/dev/tools/Magento/Tools/*/Test/Unit',

0 commit comments

Comments
 (0)