Skip to content

Commit b7fe543

Browse files
committed
refactored
1 parent 9d505f4 commit b7fe543

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminSelectAttributeSetOnEditProductPageActionGroup">
1212
<annotations>
13-
<description>Selects the specified value from the Attribute Set dropdown.
14-
The Edit Product Page should be opened prior to Action Group execution</description>
13+
<description>Selects the specified value from the Attribute Set dropdown.</description>
1514
</annotations>
1615
<arguments>
1716
<argument name="attributeSet" type="string"/>

0 commit comments

Comments
 (0)