We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0758f3e commit 5464413Copy full SHA for 5464413
app/code/Magento/CatalogInventory/Test/Mftf/Test/StoreFrontAddOutOfStockProductToShoppingCartTest.xml
@@ -58,10 +58,6 @@
58
</actionGroup>
59
<!-- Save Product-->
60
<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>
65
<!-- Switch to Previous tab and Check Error message Product that you are trying to add is not available -->
66
<switchToPreviousTab stepKey="switchToPreviousTab"/>
67
<!-- Mouse Hover Product On Category Page-->
0 commit comments