Skip to content

Commit 9691ef6

Browse files
authored
corrected spacing
1 parent 64b617f commit 9691ef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1010
<actionGroup name="AdminCheckProductOnProductGridActionGroup">
1111
<annotations>
12-
<description>Check the checkbox for the product on the Product Grid</description>
12+
<description>Check the checkbox for the product on the Product Grid</description>
1313
</annotations>
1414
<arguments>
15-
<argument name="product" type="entity"/>
15+
<argument name="product" type="entity"/>
1616
</arguments>
1717

1818
<checkOption selector="{{AdminProductGridSection.productRowCheckboxBySku(product.sku)}}" stepKey="selectProduct"/>

0 commit comments

Comments
 (0)