Skip to content

Commit ec2123a

Browse files
committed
PB-500 correct capitalization
1 parent bb8ccf4 commit ec2123a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/ContentTypeColumnGroupActionGroup/UpdateGridSizeInvalidInFormActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
10-
<actionGroup name="UpdateGridSizeInvalidInForm">
10+
<actionGroup name="updateGridSizeInvalidInForm">
1111
<arguments>
1212
<argument name="gridSize" defaultValue="12" type="string"/>
1313
<argument name="errorMessage"/>

0 commit comments

Comments
 (0)