Skip to content

Commit d9ae470

Browse files
committed
Merge remote-tracking branch 'origin/MC-20614' into 2.3-develop-pr85
2 parents 1550a4e + a5ac79f commit d9ae470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateWidgetActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<description>EXTENDS: AdminCreateWidgetActionGroup. Creates Catalog Category Link Widget.</description>
2626
</annotations>
2727
<arguments>
28-
<argument name="categoryName" type="string"/>
28+
<argument name="categoryName" type="string" defaultValue="{{DefaultCategory.name}}"/>
2929
</arguments>
3030

3131
<waitForElementVisible selector="{{AdminNewWidgetSection.selectCategory}}" after="clickWidgetOptions" stepKey="waitForSelectCategoryButtonVisible"/>

0 commit comments

Comments
 (0)