Fix changelog
This commit is contained in:
parent
401c3d1109
commit
b9111fe677
|
@ -1 +1,2 @@
|
|||
``pytest.exit`` and ``bdb.BdbQuit`` are now correctly handled in ``unittest`` cases.
|
||||
``pytest.exit`` is now correctly handled in ``unittest`` cases.
|
||||
This makes ``unittest`` cases handle ``quit`` from pytest's pdb correctly.
|
||||
|
|
Loading…
Reference in New Issue