Update changelog to reflect spelling change of xfail in teststatus report

Resolve #4705
This commit is contained in:
Raphael Pierzina 2019-02-01 13:15:18 +01:00
parent 7dcd9bf5ad
commit c2c9b27771
1 changed files with 3 additions and 0 deletions

View File

@ -96,6 +96,9 @@ Trivial/Internal Changes
- `#4657 <https://github.com/pytest-dev/pytest/issues/4657>`_: Copy saferepr from pylib
- `#4668 <https://github.com/pytest-dev/pytest/issues/4668>`_: The verbose word for expected failures in the teststatus report changes from ``xfail`` to ``XFAIL`` to be consistent with other test outcomes.
pytest 4.1.1 (2019-01-12)
=========================