Skip to content

Commit 57e23c6

Browse files
committed
Updated value of CliIndexerReindexActionGroup action for failed test
1 parent a40f256 commit 57e23c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/ProductAvailableAfterEnablingSubCategoriesTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
<!--Run re-index task-->
5252
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
53-
<argument name="indices" value="cataloginventory_stock"/>
53+
<argument name="indices" value="cataloginventory_stock catalog_product_price"/>
5454
</actionGroup>
5555

5656
<actionGroup ref="StorefrontOpenHomePageActionGroup" stepKey="goToHomepage"/>

0 commit comments

Comments
 (0)