File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
src/Magento/FunctionalTestingFramework/Test/etc Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
3
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" testSchema.xsd" >
4
- <actionGroup name =" sampleReusableActions" defaultEntity = " testEntity " >
4
+ <actionGroup name =" sampleReusableActions" >
5
5
<arguments >
6
6
<argument name =" product" defaultValue =" _defaultProduct" />
7
7
<argument name =" category" defaultValue =" _defaultCategory" />
Original file line number Diff line number Diff line change 38
38
</xs : element >
39
39
</xs : choice >
40
40
<xs : attribute type =" xs:string" name =" name" use =" required" />
41
- <xs : attribute type =" xs:string" name =" defaultEntity" />
42
41
</xs : complexType >
43
42
<xs : complexType name =" annotationsType" >
44
43
<xs : choice minOccurs =" 0" maxOccurs =" unbounded" >
You can’t perform that action at this time.
0 commit comments