Skip to content

Commit 9af1f63

Browse files
committed
Small typo in CHANGELOG
1 parent fb7bbf8 commit 9af1f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* New ``-rp`` and ``-rP`` reporting options give the summary and full output
1313
of passing tests, respectively. Thanks to `@codewarrior0`_ for the PR.
1414

15-
* ``pytest.mark.xfail`` now has a ``strict`` option which makes ``XPASS``ing
15+
* ``pytest.mark.xfail`` now has a ``strict`` option which makes ``XPASS``
1616
tests to fail the test suite, defaulting to ``False``. There's also a
1717
``xfail_strict`` ini option that can be used to configure it project-wise.
1818
Thanks `@rabbbit`_ for the request and `@nicoddemus`_ for the PR (`#1355`_).

0 commit comments

Comments
 (0)