Skip to content

Commit e35e433

Browse files
authored
ACQE-7276 | Mainline PR deployment
Test Fix
1 parent face34d commit e35e433

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/OrderCancellationUi/Test/Mftf/Test/CustomerOrderCancellationFromRecentOrdersTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@
7878
<expectedResult type="string">Canceled</expectedResult>
7979
<actualResult type="variable">$getLatestOrderStatus</actualResult>
8080
</assertEquals>
81-
81+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="performReindexing">
82+
<argument name="indices" value=""/>
83+
</actionGroup>
8284
<!--Grab Order Id for later usage-->
8385
<grabTextFrom selector="{{CustomerOrderCancellationSection.referenceToLatestOrderId}}" stepKey="getOrderId"/>
8486

0 commit comments

Comments
 (0)