File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/LoginAsCustomer/Test/Mftf/Data Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
<entities xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd" >
11
11
<entity name =" LoginAsCustomerConfigDataEnabled" >
12
- <data key =" path" >mfloginascustomer /general/enabled</data >
12
+ <data key =" path" >login_as_customer /general/enabled</data >
13
13
</entity >
14
14
<entity name =" LoginAsCustomerDisablePageCache" >
15
- <data key =" path" >mfloginascustomer /general/disable_page_cache</data >
15
+ <data key =" path" >login_as_customer /general/disable_page_cache</data >
16
16
</entity >
17
17
<entity name =" LoginAsCustomerStoreViewLogin" >
18
- <data key =" path" >mfloginascustomer /general/store_view_login </data >
18
+ <data key =" path" >login_as_customer /general/store_view_manual_choice_enabled </data >
19
19
</entity >
20
20
</entities >
You can’t perform that action at this time.
0 commit comments