Skip to content

Commit bd8b4c9

Browse files
committed
MAGETWO-69862: Error on the medium profile during repeated generation
1 parent 8062310 commit bd8b4c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/src/Magento/Setup/Fixtures/ConfigurableProductsFixture.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
*
7373
* @see setup/performance-toolkit/profiles/ce/small.xml
7474
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
75+
* @SuppressWarnings(PHPMD.TooManyFields)
7576
*/
7677
class ConfigurableProductsFixture extends Fixture
7778
{

0 commit comments

Comments
 (0)