Clarify that record_xml_property is experimental, not junitxml

Related to #2306
This commit is contained in:
Bruno Oliveira 2017-03-13 23:04:44 -03:00
parent 906b40fbb2
commit 92b49d246e
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ This will add an extra property ``example_key="1"`` to the generated
.. warning::
This is an experimental feature, and its interface might be replaced
``record_xml_property`` is an experimental feature, and its interface might be replaced
by something more powerful and general in future versions. The
functionality per-se will be kept, however.