Fix change log entry
This commit is contained in:
parent
14024c7fc1
commit
c1bdb07b2f
|
@ -1 +0,0 @@
|
|||
During teardown of the python process, and on rare occasions, capture attributes can be ``None`` while trying to resume global capture.
|
|
@ -0,0 +1 @@
|
|||
When a fixture yields and a log call is made after the test runs, and, if the test is interrupted, capture attributes are ``None``.
|
Loading…
Reference in New Issue