Skip to content

Commit 9771def

Browse files
committed
Fix typos in a change note for the PR #216
1 parent d4e3f3e commit 9771def

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@
88
by `@webknjaz`_.
99

1010
Before the fix, both ``spy_return`` and ``spy_exception``
11+
were always assigned to ``None``
1112
whenever such an exception happened. And after this fix,
1213
``spy_exception`` is set to a correct value of an exception
1314
that has actually happened.
1415

1516
.. _@coiax: https://github.com/coiax
1617
.. _@webknjaz: https://github.com/sponsors/webknjaz
1718
.. _#211: https://github.com/pytest-dev/pytest-mock/pull/211
18-
.. _#215: https://github.com/pytest-dev/pytest-mock/pull/215
19+
.. _#215: https://github.com/pytest-dev/pytest-mock/issues/215
1920
.. _#216: https://github.com/pytest-dev/pytest-mock/pull/216
2021

2122
3.3.1 (2020-08-24)

0 commit comments

Comments
 (0)