Skip to content

Commit 6e29eaf

Browse files
author
Oleksandr Iegorov
committed
MAGETWO-99927: Product URL rewrites are always regenerated if products are updated via CSV import in default scope
1 parent 447648e commit 6e29eaf

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/Import

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/Import/ProductTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
* @magentoDataFixtureBeforeTransaction Magento/Catalog/_files/enable_catalog_product_reindex_schedule.php
3838
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3939
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
40+
* @SuppressWarnings(PHPMD.ExcessivePublicCount)
4041
* phpcs:disable Generic.PHP.NoSilencedErrors, Generic.Metrics.NestingLevel, Magento2.Functions.StaticFunction
4142
*/
4243
class ProductTest extends \Magento\TestFramework\Indexer\TestCase

0 commit comments

Comments
 (0)