Skip to content

Commit 2c57e65

Browse files
authored
Merge pull request #104 from magento-arcticfoxes/MC-20644
Merging MC-20644 branch to MC-19451
2 parents 50bfba7 + 4541851 commit 2c57e65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
<amOnPage url="{{AdminProductEditPage.url($$createBundleProduct.id$$)}}" stepKey="goToProductEditPage"/>
5656
<actionGroup ref="saveProductForm" stepKey="saveProduct"/>
5757

58+
<!--Run re-index task-->
59+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
60+
5861
<!--Go to bundle product page-->
5962
<amOnPage url="{{StorefrontProductPage.url($$createCategory.name$$)}}" stepKey="navigateToBundleProductPage"/>
6063

0 commit comments

Comments
 (0)