Skip to content

Commit 6d43526

Browse files
committed
📝 Use past tense in pytest-dev#12204 change note
1 parent 1ab4fb7 commit 6d43526

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

changelog/12204.bugfix.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
Fix a regression in pytest 8.0 where tracebacks get longer and longer when multiple tests fail due to a shared higher-scope fixture which raised.
1+
Fixed a regression in pytest 8.0 where tracebacks get longer and longer when multiple
2+
tests fail due to a shared higher-scope fixture which raised.
23

3-
Also fix a similar regression in pytest 5.4 for collectors which raise during setup.
4+
Also fixed a similar regression in pytest 5.4 for collectors which raise during setup.
45

56
The fix necessitated internal changes which may affect some plugins:
67

0 commit comments

Comments
 (0)