Skip to content

Commit f6b310a

Browse files
committed
MC-22031: Admin: Product URL Management
1 parent 0ef20cf commit f6b310a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/CatalogUrlRewrite/Model/CategoryUrlRewriteTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
*
2727
* @magentoDbIsolation enabled
2828
* @magentoConfigFixture default/catalog/seo/generate_category_product_rewrites 1
29+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2930
*/
3031
class CategoryUrlRewriteTest extends AbstractUrlRewriteTest
3132
{

0 commit comments

Comments
 (0)