Skip to content

Commit 3cd481f

Browse files
authored
ACQE-7152 : Admin Create New Update for Simple Product Custom Options
modified entity name
1 parent 0bc2211 commit 3cd481f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1548,7 +1548,7 @@
15481548
<requiredEntity type="product_extension_attribute">EavStock1</requiredEntity>
15491549
<requiredEntity type="custom_attribute_array">CustomAttributeCategoryIds</requiredEntity>
15501550
</entity>
1551-
<entity name="productWithTwoCustomOption" type="product">
1551+
<entity name="productWithTwoCustomOptions" type="product">
15521552
<var key="sku" entityType="product" entityKey="sku" />
15531553
<data key="file">magento.jpg</data>
15541554
<requiredEntity type="product_option">ProductOptionDropDownFor2</requiredEntity>

0 commit comments

Comments
 (0)