Skip to content

Commit 0bff893

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

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -369,14 +369,6 @@ protected function getEntityType(): string
369369
return DataCategoryUrlRewriteDatabaseMap::ENTITY_TYPE;
370370
}
371371

372-
/**
373-
* @inheritdoc
374-
*/
375-
protected function getEntityFactory()
376-
{
377-
return $this->categoryFactory;
378-
}
379-
380372
/**
381373
* Save product with data using resource model directly
382374
*

0 commit comments

Comments
 (0)