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 5454 <argument name =" email" value =" @example.com" />
5555 </actionGroup >
5656 <grabTextFrom selector =" {{AdminOrderDetailsInformationSection.customerEmail}}" stepKey =" generatedCustomerEmail" />
57- <actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" logoutCustomer" />
58- <actionGroup ref =" DeleteCustomerByEmailActionGroup" stepKey =" deleteCustomer" >
57+ <actionGroup ref =" DeleteCustomerByEmailActionGroup" stepKey =" deleteCustomer" >
5958 <argument name =" email" value =" $generatedCustomerEmail" />
6059 </actionGroup >
6160 <actionGroup ref =" ResetAdminDataGridToDefaultViewActionGroup" stepKey =" resetGrid" />
61+ <comment userInput =" Adding the comment to replace customer logout action for preserving Backward Compatibility" stepKey =" logoutCustomer" />
6262 </test >
6363</tests >
You can’t perform that action at this time.
0 commit comments