#3290 Added changelog file
This commit is contained in:
parent
3d60f955f0
commit
97be076f29
|
@ -0,0 +1,2 @@
|
|||
Improved `monkeypatch` to support some form of with statement. Now you can use `with monkeypatch.context() as m:`
|
||||
construction to avoid damage of Pytest.
|
Loading…
Reference in New Issue