Skip to content

Commit 84a817b

Browse files
authored
Update StorefrontCustomerAccountInformationSection.xml
1 parent 05ba48d commit 84a817b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/LoginAsCustomer/Test/Mftf/Section/StorefrontCustomerAccountInformationSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
1111
<section name="StorefrontCustomerAccountInformationSection">
12-
<element name="allowAssistance" type="checkbox" selector=".form-edit-account input[name='assistance_allowed_checkbox']"/
12+
<element name="allowAssistance" type="checkbox" selector=".form-edit-account input[name='assistance_allowed_checkbox']"/>
1313
</section>
1414
</sections>

0 commit comments

Comments
 (0)