Skip to content

Commit bbd9bbe

Browse files
committed
AC-3921: Create Text Swatch from Stores ->Attributes section: Product
1 parent f36111b commit bbd9bbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<argument name="position" type="string"/>
1717
<argument name="swatchName" type="string"/>
1818
<argument name="swatchDescription" type="string"/>
19-
2019
</arguments>
2120
<waitForElementVisible selector="{{AttributeManageSwatchSection.textSwatchAdminSwatchValue(position)}}" stepKey="waitForSwatchTextBoxForAdminToVisible"/>
2221
<fillField selector="{{AttributeManageSwatchSection.textSwatchAdminSwatchValue(position)}}" userInput="{{swatchName}}" stepKey="fillSwatchForAdmin"/>

0 commit comments

Comments
 (0)