Skip to content

Commit c2c9b36

Browse files
author
Serhii Balko
committed
MC-38822: stabilising test
1 parent 80fee6d commit c2c9b36

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)