Skip to content

Commit ddecf6a

Browse files
ACQE-8163: Configurable product swatches appears as available but are out of stock
- Fixed typo error and updated commit messages
1 parent 9dc3e5d commit ddecf6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminSelectAllValueOfTwoAttributesPageActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
2121
<actionGroup name="AdminSelectAllValueOfTwoAttributesPageActionGroup">
2222
<annotations>
23-
<description>Selects values of each attribute to include in the product.</description>
23+
<description>Select values of each attribute to include in the product.</description>
2424
</annotations>
2525
<arguments>
2626
<argument name="attributeLabel1" type="string" defaultValue="{{colorProductAttribute.default_label}}"/>

0 commit comments

Comments
 (0)