Skip to content

Commit 8e7d4d8

Browse files
authored
Merge pull request #64 from sdzhepa/mftf#56
#56: Add "block" type to…
2 parents e05e5e7 + 467fe43 commit 8e7d4d8

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)