Skip to content

Commit 8e49dbf

Browse files
committed
Merge remote-tracking branch 'origin/MC-20614' into 2.3-develop-pr85
2 parents 5a955b7 + 7f2b8b9 commit 8e49dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogRule/Test/Mftf/ActionGroup/CatalogPriceRuleActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
<description>Clicks on the Conditions tab. Fills in the provided condition for Catalog Price Rule.</description>
215215
</annotations>
216216
<arguments>
217-
<argument name="condition" type="string"/>
217+
<argument name="condition" type="string" defaultValue="{{CatalogRuleProductConditions.categoryIds}}"/>
218218
<argument name="conditionOperator" type="string" defaultValue="is"/>
219219
<argument name="conditionValue" type="string"/>
220220
</arguments>

0 commit comments

Comments
 (0)