File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
app/code/Magento/LoginAsCustomer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 23
23
stepKey =" enableLoginAsCustomer" />
24
24
<magentoCLI command =" config:set {{LoginAsCustomerStoreViewLogin.path}} 0"
25
25
stepKey =" enableLoginAsCustomerAutoDetection" />
26
- <actionGroup ref =" CliCacheCleanActionGroup" stepKey =" flushCacheBeforeTestRun" >
27
- <argument name =" tags" value =" config" />
28
- </actionGroup >
29
26
<createData entity =" Simple_US_Customer_Assistance_Allowed" stepKey =" createFirstCustomer" />
30
27
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsDefaultUser" />
31
28
</before >
39
36
<!-- Set config back-->
40
37
<magentoCLI command =" config:set {{LoginAsCustomerConfigDataEnabled.path}} 0"
41
38
stepKey =" disableLoginAsCustomer" />
42
- <actionGroup ref =" CliCacheCleanActionGroup" stepKey =" flushCacheAfterTestRun" >
43
- <argument name =" tags" value =" config" />
44
- </actionGroup >
45
39
</after >
46
40
<!-- Login into First Customer account -->
47
41
<actionGroup ref =" AdminLoginAsCustomerLoginFromCustomerPageActionGroup"
You can’t perform that action at this time.
0 commit comments