Skip to content

Commit dddd5b1

Browse files
author
Alex Bomko
committed
MAGETWO-44953: Can't import configurable products
1 parent 1e1a487 commit dddd5b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogImportExport/Test/Unit/Model/Import/Product/ValidatorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ public function testAttributeValidation($behavior, $attrParams, $rowData, $isVal
9898

9999
/**
100100
* @return array
101+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
101102
*/
102103
public function attributeValidationProvider()
103104
{

0 commit comments

Comments
 (0)