Skip to content

Commit 457ec7a

Browse files
committed
MQE-741: two steps with same step key, the later step will overwrite the previous step.
- improve performance
1 parent da9af9a commit 457ec7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
</xs:choice>
5454
<xs:attribute type="xs:string" name="name"/>
5555
<xs:attribute type="xs:boolean" name="remove" default="false"/>
56+
<xs:attribute type="xs:string" name="filename" />
5657
</xs:complexType>
5758
<xs:group name="testTypeTags">
5859
<xs:choice>

0 commit comments

Comments
 (0)