File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
-->
8
8
9
9
<entities xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : noNamespaceSchemaLocation =" urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd" >
10
+ xsi : noNamespaceSchemaLocation =" urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd" >
11
11
<entity name =" adminNoReport" type =" user" >
12
12
<data key =" username" unique =" suffix" >noreport</data >
13
13
<data key =" firstname" >No</data >
18
18
<data key =" interface_local" >en_US</data >
19
19
<data key =" is_active" >true</data >
20
20
<data key =" current_password" >123123q</data >
21
- </entity >
21
+ </entity >
22
22
<entity name =" restrictedWebUser" type =" user" >
23
23
<data key =" username" unique =" suffix" >restrictedWebUser</data >
24
24
<data key =" firstname" >restricted</data >
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments