Skip to content

Commit b582883

Browse files
committed
ACQE-8956: To check max session size in admin.
- Removed special characters in section file.
1 parent 2d4a337 commit b582883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Security/Test/Mftf/Section/AdminSystemSecurityConfigSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<section name="AdminSystemSecurityConfigSection">
1212
<element name="maxSessionSizeAdminInheritSystemValue" type="checkbox" selector="#system_security_max_session_size_admin_inherit"/>
1313
<element name="securityGroupHeader" type="button" selector="#system_security-head"/>
14-
=</section>
14+
</section>
1515
</sections>
1616

0 commit comments

Comments
 (0)