Skip to content

Commit 2c42ee1

Browse files
authored
ACQE-7276 | Mainline PR deployment
Test fix
1 parent 1a00066 commit 2c42ee1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Sales/Test/Mftf/Test/CreateOrderFromEditCustomerPageTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,9 @@
217217
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForCustomerEditPageToLoad1"/>
218218

219219
<actionGroup ref="AdminClickOrdersItemOnCustomerEditPageActionGroup" stepKey="clickOnOrdersButton"/>
220+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
221+
<argument name="indices" value=""/>
222+
</actionGroup>
220223
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForOrderPageToOpen"/>
221224
<actionGroup ref="AdminOpenOrderByIdFromOrdersGridOnCustomerEditPageActionGroup" stepKey="selectOnOrderID">
222225
<argument name="orderId" value="$orderId"/>

0 commit comments

Comments
 (0)