Skip to content

Commit 35381a2

Browse files
MFTF update.
1 parent 8ccb111 commit 35381a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/LoginAsCustomer/Test/Mftf/Data/LoginAsCustomerConfigData.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd">
1111
<entity name="LoginAsCustomerConfigDataEnabled">
12-
<data key="path">mfloginascustomer/general/enabled</data>
12+
<data key="path">login_as_customer/general/enabled</data>
1313
</entity>
1414
<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>
1616
</entity>
1717
<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>
1919
</entity>
2020
</entities>

0 commit comments

Comments
 (0)