Skip to content

Commit 697cad9

Browse files
committed
AC-4529:Create Swatch Attribute with special characters
1 parent 8c70e68 commit 697cad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSwatchAttributeWithSpecialCharactersTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<!-- Fill Swatch and Description fields for Admin -->
3333
<fillField selector="{{AttributeManageSwatchSection.swatchField('Admin')}}" userInput="test" stepKey="fillSwatchForAdmin"/>
3434
<fillField selector="{{AttributeManageSwatchSection.descriptionField('Admin')}}" userInput="test" stepKey="fillDescriptionForAdmin"/>
35-
<!-- Grab value Swatch and Description fields for Admin -->
35+
<!-- Grab value Swatch and Description fields for Admin -->
3636
<grabValueFrom selector="{{AttributeManageSwatchSection.swatchField('Admin')}}" stepKey="grabSwatchForAdmin"/>
3737
<grabValueFrom selector="{{AttributeManageSwatchSection.descriptionField('Admin')}}" stepKey="grabDescriptionForAdmin"/>
3838
<scrollToTopOfPage stepKey="scrollToTopOfPage"/>

0 commit comments

Comments
 (0)