Skip to content

Commit 2bdbf8b

Browse files
committed
Reindex after creating Bundle product
1 parent 148011a commit 2bdbf8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@
9191

9292
<!-- Save product and go to storefront -->
9393
<actionGroup ref="SaveProductFormActionGroup" stepKey="saveProduct"/>
94+
95+
<magentoCLI command="cron:run --group=index" stepKey="runCronIndexerAfterBundle"/>
96+
9497
<amOnPage url="{{BundleProduct.sku}}.html" stepKey="goToStorefront"/>
9598
<waitForPageLoad stepKey="waitForStorefront"/>
9699
<click selector="{{StorefrontBundledSection.addToCart}}" stepKey="clickCustomize"/>

0 commit comments

Comments
 (0)