Skip to content

Commit f6af63a

Browse files
committed
MAGETWO-64295: [GITHUB] Url rewrites are incorrectly generated for multiple storeviews during Product import #8396
1 parent 97ca098 commit f6af63a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogUrlRewrite/Test/Unit/Observer/AfterImportDataObserverTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ public function testCanonicalUrlRewriteGenerateWithEmptyUrlPath()
547547

548548
/**
549549
* Cover categoriesUrlRewriteGenerate().
550+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
550551
*/
551552
public function testCategoriesUrlRewriteGenerate()
552553
{

0 commit comments

Comments
 (0)