Skip to content

Commit 0758f3e

Browse files
ACQE-8412: [MTFT Test] StoreFrontAddOutOfStockProductToShoppingCartTest
- Added indexer steps added.
1 parent a3b1abc commit 0758f3e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/CatalogInventory/Test/Mftf/Test/StoreFrontAddOutOfStockProductToShoppingCartTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
</actionGroup>
5959
<!-- Save Product-->
6060
<actionGroup ref="SaveProductFormActionGroup" stepKey="clicksaveProduct"/>
61+
<!-- Run indexer after product status change -->
62+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexBrokenIndices">
63+
<argument name="indices" value=""/>
64+
</actionGroup>
6165
<!-- Switch to Previous tab and Check Error message Product that you are trying to add is not available -->
6266
<switchToPreviousTab stepKey="switchToPreviousTab"/>
6367
<!-- Mouse Hover Product On Category Page-->

0 commit comments

Comments
 (0)