Skip to content

Commit 97f2af8

Browse files
authored
ACQE-6337: [MFTF PR TESTS] StorefrontCategoryRulesShouldApplyToComplexProductsTest
Apply indexing after configuration change. MFTF test fix.
1 parent 995a05c commit 97f2af8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/SalesRule/Test/Mftf/Test/StorefrontCategoryRulesShouldApplyToComplexProductsTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@
113113
<argument name="product" value="$$createConfigProductCreateConfigurableProduct2$$"/>
114114
<argument name="productCount" value="4"/>
115115
</actionGroup>
116+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexAfterConfigurationChange">
117+
<argument name="indices" value=""/>
118+
</actionGroup>
116119
<!-- Discount amount is applied -->
117120
<actionGroup ref="ClickViewAndEditCartFromMiniCartActionGroup" stepKey="goToCart2"/>
118121
<see selector="{{CheckoutCartSummarySection.discountTotal}}" userInput="-$100.00" stepKey="discountIsApply"/>

0 commit comments

Comments
 (0)