Skip to content

Commit 54457b4

Browse files
Barny ShergoldBarny Shergold
Barny Shergold
authored and
Barny Shergold
committed
Updated code as per failed test
1 parent 7ee8e09 commit 54457b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogUrlRewrite/Model/ProductScopeRewriteGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ public function isCategoryProperForGenerating(Category $category, $storeId)
241241
*
242242
* Checks if URL key has been changed for provided category and returns reloaded category,
243243
* in other case - returns provided category.
244-
*
244+
*
245245
* Category should be loaded per appropriate store at all times. This is because whilst the URL key on the
246246
* category in focus might be unchanged, parent category URL keys might be. If the category store ID
247247
* and passed store ID are the same then return current category as it is correct but may have changed in memory

0 commit comments

Comments
 (0)