Skip to content

Commit 27017d3

Browse files
committed
Update DeprecatedContentSection.xml
1 parent 86f4f10 commit 27017d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/MFTF/DevDocs/Section/DeprecatedContentSection.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="DeprecatedContentSection" deprecated="New section was introduces. Please use 'contentSection'">
12-
<element name="pageIntro" type="text" selector=".page-intro"/>
12+
<element name="pageIntro" type="text" selector="#introduction-to-the-functional-testing-framework"/>
1313
</section>
1414
</sections>

0 commit comments

Comments
 (0)