File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 54
54
<argument name =" email" value =" @example.com" />
55
55
</actionGroup >
56
56
<grabTextFrom selector =" {{AdminOrderDetailsInformationSection.customerEmail}}" stepKey =" generatedCustomerEmail" />
57
- <actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" logoutCustomer" />
58
- <actionGroup ref =" DeleteCustomerByEmailActionGroup" stepKey =" deleteCustomer" >
57
+ <actionGroup ref =" DeleteCustomerByEmailActionGroup" stepKey =" deleteCustomer" >
59
58
<argument name =" email" value =" $generatedCustomerEmail" />
60
59
</actionGroup >
61
60
<actionGroup ref =" ResetAdminDataGridToDefaultViewActionGroup" stepKey =" resetGrid" />
61
+ <comment userInput =" Adding the comment to replace customer logout action for preserving Backward Compatibility" stepKey =" logoutCustomer" />
62
62
</test >
63
63
</tests >
You can’t perform that action at this time.
0 commit comments