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 0a76423 commit e6f35b7Copy full SHA for e6f35b7
app/code/Magento/PageBuilder/Test/Mftf/Data/BackgroundFormData.xml
@@ -219,13 +219,9 @@
219
<data key="errorMessage">We don't recognize or support this file extension type.</data>
220
</entity>
221
<entity name="PageBuilderBackgroundImage_InvalidMimeType" type="pagebuilder_background_image_property">
222
- <data key="name">Background Image</data>
223
<data key="section">background</data>
224
<data key="fieldName">background_image</data>
225
<data key="value">not-a.png</data>
226
- <data key="fileName">not-a</data>
227
- <data key="extension">png</data>
228
- <data key="path">wysiwyg</data>
229
<data key="errorMessage">File validation failed.</data>
230
231
<!-- Background Mobile Image -->
0 commit comments