Skip to content

Commit e60c078

Browse files
committed
Minor adjustment to CHANGELOG
1 parent a627a34 commit e60c078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/1316.breaking.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
``TestReport.longrepr`` is now always an instance of ``ReprExceptionInfo``. Previously it was a ``str`` when a test failed ``pytest.fail(..., pytrace=False)``.
1+
``TestReport.longrepr`` is now always an instance of ``ReprExceptionInfo``. Previously it was a ``str`` when a test failed with ``pytest.fail(..., pytrace=False)``.

0 commit comments

Comments
 (0)