add changelog: merge PR123: improved integration with mock.patch decorator on tests.
This commit is contained in:
parent
530cae9204
commit
84ab194516
1
AUTHORS
1
AUTHORS
|
@ -39,3 +39,4 @@ Mark Abramowitz
|
||||||
Piotr Banaszkiewicz
|
Piotr Banaszkiewicz
|
||||||
Jurko Gospodnetić
|
Jurko Gospodnetić
|
||||||
Marc Schlaich
|
Marc Schlaich
|
||||||
|
Christopher Gilling
|
||||||
|
|
|
@ -21,6 +21,8 @@ NEXT (2.6)
|
||||||
- fix issue472: clarify that ``pytest.config.getvalue()`` cannot work
|
- fix issue472: clarify that ``pytest.config.getvalue()`` cannot work
|
||||||
if it's triggered ahead of command line parsing.
|
if it's triggered ahead of command line parsing.
|
||||||
|
|
||||||
|
- merge PR123: improved integration with mock.patch decorator on tests.
|
||||||
|
|
||||||
|
|
||||||
2.5.2
|
2.5.2
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
Loading…
Reference in New Issue