File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
app/code/Magento/SalesRule/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 69
69
<requiredEntity createDataKey =" createConfigChildProduct2" />
70
70
</createData >
71
71
72
+ <!-- Login to Admin-->
73
+ <actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
74
+
75
+ <actionGroup ref =" deleteAllCartPriceRule" stepKey =" deleteAllCartPriceRules" />
76
+
72
77
<!-- Create cart price rule-->
73
78
<createData entity =" SaleRule50PercentDiscountNoCoupon" stepKey =" createCartPriceRule" >
74
79
<field key =" discount_amount" >70</field >
78
83
<requiredEntity createDataKey =" createCartPriceRule" />
79
84
</createData >
80
85
81
- <!-- Login to Admin-->
82
- <actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
83
-
84
86
<!-- Set attribute sku property Use for Promo Rule Conditions = Yes and save attribute-->
85
87
<actionGroup ref =" navigateToProductAttribute" stepKey =" goToProductAttributeSkuPage" >
86
88
<argument name =" attributeCode" value =" sku" />
You can’t perform that action at this time.
0 commit comments