Skip to content

Commit 778a626

Browse files
authored
#56: Add "block" type to list of existing section element types
1 parent 08c089a commit 778a626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Magento/FunctionalTestingFramework/Page/etc/SectionObject.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
<xs:enumeration value="multiselect"/>
107107
<xs:enumeration value="wysiwyg"/>
108108
<xs:enumeration value="iframe"/>
109+
<xs:enumeration value="block"/>
109110
</xs:restriction>
110111
</xs:simpleType>
111112

0 commit comments

Comments
 (0)