Skip to content

Commit 1166ab4

Browse files
author
Robert He
committed
MAGETWO-55237: [GitHub #5547] Configurable product wrongly imported if sku is an integer
- fixed static failure
1 parent fe0a745 commit 1166ab4

File tree

1 file changed

+0
-2
lines changed
  • dev/tests/integration/testsuite/Magento/ConfigurableImportExport/Model/Import/Product/Type

1 file changed

+0
-2
lines changed

dev/tests/integration/testsuite/Magento/ConfigurableImportExport/Model/Import/Product/Type/ConfigurableTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ public function configurableImportDataProvider()
7070
*/
7171
public function testConfigurableImport($pathToFile, $productName, $optionSkuList)
7272
{
73-
// import data from CSV file
74-
// $pathToFile = __DIR__ . '/../../_files/import_configurable.csv';
7573
$filesystem = $this->objectManager->create(
7674
\Magento\Framework\Filesystem::class
7775
);

0 commit comments

Comments
 (0)