Skip to content

Commit 3e18da8

Browse files
committed
Fixing the opening of the product from the compare block
1 parent 11195fc commit 3e18da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontRemoveProductFromCompareSidebarTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</before>
2525
<after>
2626
<deleteData createDataKey="simpleProduct" stepKey="deleteProduct"/>
27-
<deleteData createDataKey="defaultCategory" stepKey="deleteCategory1"/>
27+
<deleteData createDataKey="defaultCategory" stepKey="deleteCategory"/>
2828
</after>
2929
<actionGroup ref="StorefrontNavigateCategoryPageActionGroup" stepKey="openCategoryPage">
3030
<argument name="category" value="$$defaultCategory$$"/>

0 commit comments

Comments
 (0)