Skip to content

Commit ece5cc5

Browse files
authored
skip fullstack checks related to composer_lib
1 parent 3353f06 commit ece5cc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/MagentoHackathon/Composer/FullStack/FullStackTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ protected function getFirstOnlyFileTestSet()
183183
'app/etc/modules/Aoe_Profiler.xml',
184184
'app/design/frontend/test/default/issue76/Foobar/issue76.phtml',
185185
'app/design/frontend/wildcard/wildcard.phtml',
186-
'composer_lib/autoload.php',
187-
'composer_lib/magento-hackathon/magento-composer-installer-test-library/composer.json',
186+
// 'composer_lib/autoload.php',
187+
// 'composer_lib/magento-hackathon/magento-composer-installer-test-library/composer.json',
188188
'app/design/frontend/test/default/updateFileRemove/design/test2.phtml',
189189
);
190190
}

0 commit comments

Comments
 (0)