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 58a6be4 commit f4819d8Copy full SHA for f4819d8
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Data/ProductData.xml
@@ -59,11 +59,4 @@
59
<data key="status">1</data>
60
<requiredEntity type="product_extension_attribute">EavStockItem</requiredEntity>
61
</entity>
62
- <entity name="ImageUpload" type="uploadImage">
63
- <data key="title" unique="suffix">Image1</data>
64
- <data key="price">1.00</data>
65
- <data key="file_type">Upload File</data>
66
- <data key="shareable">Yes</data>
67
- <data key="file">logo.png</data>
68
- </entity>
69
</entities>
0 commit comments