We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7549f3 commit 7f2b8b9Copy full SHA for 7f2b8b9
app/code/Magento/CatalogRule/Test/Mftf/ActionGroup/CatalogPriceRuleActionGroup.xml
@@ -214,7 +214,7 @@
214
<description>Clicks on the Conditions tab. Fills in the provided condition for Catalog Price Rule.</description>
215
</annotations>
216
<arguments>
217
- <argument name="condition" type="string"/>
+ <argument name="condition" type="string" defaultValue="{{CatalogRuleProductConditions.categoryIds}}"/>
218
<argument name="conditionOperator" type="string" defaultValue="is"/>
219
<argument name="conditionValue" type="string"/>
220
</arguments>
0 commit comments