Skip to content

Commit c06d038

Browse files
committed
update doc
1 parent fa78e27 commit c06d038

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

changelog/6752.bugfix.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
Handle ``match`` with :py:func:`pytest.raises` used as a function, passing it to the function.
2-
Previously it was ignored.
1+
Pass `match` keyword argument to the tested function with
2+
:py:func:`pytest.raises` used as a function - previously it was ignored
3+
(regression in pytest 5.1.0).

0 commit comments

Comments
 (0)