Add changelog entry

This commit is contained in:
acjreno 2023-04-12 17:37:21 -04:00
parent f53b1fa550
commit a5dceb393f
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Terminal Reporting: Fixed bug when running in ``--tb=line`` mode where ``pytest.fail(pytrace=False)`` tests report ``None``.