From 842168f46eaeca569650afd891e7124422f2023a Mon Sep 17 00:00:00 2001 From: Ivan Gavryshko <igavryshko@ebay.com> Date: Tue, 12 May 2015 15:23:09 -0500 Subject: [PATCH] MAGETWO-36070: Move dev/tools/performance-toolkit/generate.php - added fixtures to blacklist --- .../Magento/Test/Php/_files/phpcpd/blacklist/common.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/tests/static/testsuite/Magento/Test/Php/_files/phpcpd/blacklist/common.txt b/dev/tests/static/testsuite/Magento/Test/Php/_files/phpcpd/blacklist/common.txt index 3b24b6214aa..7e57c255f7d 100644 --- a/dev/tests/static/testsuite/Magento/Test/Php/_files/phpcpd/blacklist/common.txt +++ b/dev/tests/static/testsuite/Magento/Test/Php/_files/phpcpd/blacklist/common.txt @@ -166,3 +166,4 @@ Magento/Reports/Setup Magento/Sales/Setup Magento/SalesRule/Setup Magento/Eav/Setup +setup/src/Magento/Setup/Fixtures -- GitLab