File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 217
217
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForCustomerEditPageToLoad1" />
218
218
219
219
<actionGroup ref =" AdminClickOrdersItemOnCustomerEditPageActionGroup" stepKey =" clickOnOrdersButton" />
220
+ <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindex" >
221
+ <argument name =" indices" value =" " />
222
+ </actionGroup >
220
223
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForOrderPageToOpen" />
221
224
<actionGroup ref =" AdminOpenOrderByIdFromOrdersGridOnCustomerEditPageActionGroup" stepKey =" selectOnOrderID" >
222
225
<argument name =" orderId" value =" $orderId" />
You can’t perform that action at this time.
0 commit comments