Skip to content

Commit 058e6ca

Browse files
author
Serhii Balko
committed
Merge remote-tracking branch 'origin/MC-38822' into 2.4-develop-pr47
2 parents 0e20e0b + c2c9b36 commit 058e6ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
<testCaseId value="MC-39480"/>
1919
</annotations>
2020
<before>
21+
<createData entity="SalesRuleNoCouponWithFixedDiscountWholeCart" stepKey="createSalesRule"/>
22+
<actionGroup ref="AdminCreateApiDynamicBundleProductAllOptionTypesActionGroup" stepKey="createBundleProduct"/>
2123
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexCatalogInventory">
2224
<argument name="indices" value="cataloginventory_stock"/>
2325
</actionGroup>
24-
<createData entity="SalesRuleNoCouponWithFixedDiscountWholeCart" stepKey="createSalesRule"/>
25-
<actionGroup ref="AdminCreateApiDynamicBundleProductAllOptionTypesActionGroup" stepKey="createBundleProduct"/>
2626
</before>
2727
<after>
2828
<deleteData createDataKey="createSalesRule" stepKey="deleteSalesRule"/>

0 commit comments

Comments
 (0)