Skip to content

Commit c2c9b27

Browse files
committed
Update changelog to reflect spelling change of xfail in teststatus report
Resolve #4705
1 parent 7dcd9bf commit c2c9b27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ Trivial/Internal Changes
9696
- `#4657 <https://github.com/pytest-dev/pytest/issues/4657>`_: Copy saferepr from pylib
9797

9898

99+
- `#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.
100+
101+
99102
pytest 4.1.1 (2019-01-12)
100103
=========================
101104

0 commit comments

Comments
 (0)