Skip to content

Commit f50d5ac

Browse files
committed
MAGETWO-97240: Category rules should apply to complex products
1 parent 25f3d7d commit f50d5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminCartPriceRuleActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<argument name="actionsAggregator" type="string" defaultValue="ANY"/>
4545
<argument name="actionsValue" type="string" defaultValue="FALSE"/>
4646
<argument name="childAttribute" type="string" defaultValue="Category"/>
47-
<argument name="actionValue"/>
47+
<argument name="actionValue" type="string"/>
4848
</arguments>
4949
<click selector="{{AdminCartPriceRulesFormSection.actionsHeader}}" stepKey="clickOnActionTab"/>
5050
<click selector="{{AdminCartPriceRulesFormSection.condition('ALL')}}" stepKey="clickToChooseOption"/>

0 commit comments

Comments
 (0)