File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Analytics/Data Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 30
30
<data key =" is_active" >true</data >
31
31
<data key =" current_password" >123123q</data >
32
32
</entity >
33
- <entity name =" restrictedCatalogUser" type =" user" >
34
- <data key =" username" unique =" suffix" >restrictedCatalogUser</data >
35
- <data key =" firstname" >restricted</data >
36
- <data key =" lastname" >catalogUser</data >
37
- <data key =" email" unique =" prefix" >restrictedCatalogUser@example.com</data >
38
- <data key =" password" >123123q</data >
39
- <data key =" password_confirmation" >123123q</data >
40
- <data key =" interface_local" >en_US</data >
41
- <data key =" is_active" >true</data >
42
- <data key =" current_password" >123123q</data >
43
- </entity >
44
33
</entities >
You can’t perform that action at this time.
0 commit comments