Skip to content

Commit eca9da3

Browse files
committed
MQE-593: Return variables should not have their own attributes
- Fixed one missing returnVariable on LoadSessionSnapshot.
1 parent 5864244 commit eca9da3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,6 @@
835835
<xs:simpleContent>
836836
<xs:extension base="xs:string">
837837
<xs:attribute type="xs:string" name="userInput"/>
838-
<xs:attribute type="xs:string" name="returnVariable"/>
839838
<xs:attribute type="xs:string" name="stepKey" use="required"/>
840839
<xs:attribute type="xs:string" name="before"/>
841840
<xs:attribute type="xs:string" name="after"/>

0 commit comments

Comments
 (0)