We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a4e4d commit 1c5e8e9Copy full SHA for 1c5e8e9
CHANGELOG.rst
@@ -5,7 +5,7 @@
5
if there is no pytest introspection (`#154`_).
6
Thanks `@The-Compiler`_ for the report.
7
8
-* ``mocker`` now raises a ``TypeError`` when used as a context-manager.
+* ``mocker`` now raises a ``ValueError`` when used as a context-manager.
9
Thanks `@binarymason`_ for the PR (`#165`_).
10
11
.. _#154: https://github.com/pytest-dev/pytest-mock/issues/154
0 commit comments