We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc2211 commit 3cd481fCopy full SHA for 3cd481f
app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml
@@ -1548,7 +1548,7 @@
1548
<requiredEntity type="product_extension_attribute">EavStock1</requiredEntity>
1549
<requiredEntity type="custom_attribute_array">CustomAttributeCategoryIds</requiredEntity>
1550
</entity>
1551
- <entity name="productWithTwoCustomOption" type="product">
+ <entity name="productWithTwoCustomOptions" type="product">
1552
<var key="sku" entityType="product" entityKey="sku" />
1553
<data key="file">magento.jpg</data>
1554
<requiredEntity type="product_option">ProductOptionDropDownFor2</requiredEntity>
0 commit comments