Skip to content

Commit

Permalink
Update CHANGELOG.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Oct 24, 2019
1 parent 19a4e4d commit 1c5e8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
if there is no pytest introspection (`#154`_).
Thanks `@The-Compiler`_ for the report.

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

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

0 comments on commit 1c5e8e9

Please sign in to comment.