Skip to content

Commit 7f2b8b9

Browse files
committed
MC-20614: [MFTF] Automate test AdminDeleteUsedCategoryUpdateTest MC-13131
1 parent d7549f3 commit 7f2b8b9

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)