Skip to content

Commit 41437b1

Browse files
author
Joan He
committed
B2B-299: Fix Skipped MFTF Tests From MC-17140: MC-15884, MC-16695
1 parent 2c93f7f commit 41437b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateVirtualProductWithRegularPriceOutOfStockVisibleInCategoryAndSearchTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</before>
3030
<after>
3131
<actionGroup ref="deleteProductBySku" stepKey="deleteDefaultVirtualProduct">
32-
<argument name="sku" value="$$initialVirtualProduct.sku$$"/>
32+
<argument name="sku" value="{{updateVirtualProductRegularPrice5OutOfStock.sku}}"/>
3333
</actionGroup>
3434
<deleteData stepKey="deleteSimpleSubCategory" createDataKey="initialCategoryEntity"/>
3535
<deleteData stepKey="deleteSimpleSubCategory2" createDataKey="categoryEntity"/>

0 commit comments

Comments
 (0)