Skip to content

Commit 1c5e8e9

Browse files
authored
Update CHANGELOG.rst
1 parent 19a4e4d commit 1c5e8e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
if there is no pytest introspection (`#154`_).
66
Thanks `@The-Compiler`_ for the report.
77

8-
* ``mocker`` now raises a ``TypeError`` when used as a context-manager.
8+
* ``mocker`` now raises a ``ValueError`` when used as a context-manager.
99
Thanks `@binarymason`_ for the PR (`#165`_).
1010

1111
.. _#154: https://github.com/pytest-dev/pytest-mock/issues/154

0 commit comments

Comments
 (0)