File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
app/code/Magento/LoginAsCustomer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 20
20
<group value =" pr_exclude" />
21
21
</annotations >
22
22
<before >
23
-
24
23
<magentoCLI command =" config:set {{LoginAsCustomerConfigDataEnabled.path}} 1"
25
24
stepKey =" enableLoginAsCustomer" />
26
25
<magentoCLI command =" config:set {{LoginAsCustomerStoreViewLogin.path}} 0"
27
26
stepKey =" enableLoginAsCustomerAutoDetection" />
28
27
<createData entity =" Simple_US_Customer_Assistance_Allowed" stepKey =" createFirstCustomer" />
29
-
30
28
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsDefaultUser" />
31
29
<magentoCLI command =" config:set general/locale/timezone UTC" stepKey =" setTimezone" />
32
-
33
30
</before >
34
-
35
-
36
-
37
-
38
31
<after >
39
32
<magentoCLI command =" config:set general/locale/timezone America/Los_Angeles" stepKey =" setTimezone" />
40
33
<actionGroup ref =" ClearFiltersAdminDataGridActionGroup" stepKey =" clearFilterAfter" />
You can’t perform that action at this time.
0 commit comments