Add changelog entry

This commit is contained in:
Bruno Oliveira 2024-01-18 21:47:40 -03:00
parent 38b46c69e7
commit c384c43db2
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Properly escape the ``reason`` of a :ref:`skipif <pytest.mark.skipif ref>` mark when writing JUnit XML files.