File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Data Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <entities xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
- xsi : noNamespaceSchemaLocation =" urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd" >
8
+ <entities xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd" >
10
9
<entity name =" PageBuilderRowDefaultHeight" type =" pagebuilder_row" >
11
10
<data key =" value" >300</data >
12
11
</entity >
13
12
<entity name =" PageBuilderRowAffordanceWidth" type =" pagebuilder_row" >
13
+ <data key =" bottom" >15</data >
14
+ <data key =" left" >15</data >
15
+ <data key =" right" >15</data >
16
+ <data key =" top" >15</data >
14
17
<data key =" value" >30</data >
15
18
</entity >
16
19
<!-- Appearance -->
You can’t perform that action at this time.
0 commit comments