One or more Concordion specifications includes the same title
tag in the head element,
<head> <title>Adding Group Metadata</title> <meta name="group" content="Grouping Tests"/> </head>
The overview page is generated from AddingDuplicateTests.html
(this page),
The generated overview page will include both tests but one will be shown as having a duplicate title.
<h2>Grouping Tests</h2> <ul> <li> <a concordion:run="concordion" href="AddingDuplicateTests.html">Adding Group Metadata</a> </li> <li> <a xmlns:concordion="http://www.concordion.org/2007/concordion" concordion:run="concordion" href="AddingGroupMeta.html">Adding Group Metadata (duplicated test title)</a> </li> </ul>