You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/tests/functional/tests/app/Magento/CatalogUrlRewrite/Test/TestCase/CreateDuplicateUrlProductEntity.php
+11-7Lines changed: 11 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ public function __prepare(Category $category)
68
68
* Run create product simple entity test.
69
69
*
70
70
* @param CatalogProductSimple $product
71
+
* @param CatalogProductSimple $product2
71
72
* @param Category $category
72
73
* @param CatalogProductIndex $productGrid
73
74
* @param CatalogProductNew $newProductPage
@@ -77,6 +78,7 @@ public function __prepare(Category $category)
Copy file name to clipboardExpand all lines: dev/tests/functional/tests/app/Magento/CatalogUrlRewrite/Test/TestCase/CreateDuplicateUrlProductEntity.xml
0 commit comments