Skip to content

Commit fcf2770

Browse files
Update changelog/6436.bugfix.rst
Co-Authored-By: Bruno Oliveira <[email protected]>
1 parent 5da6cb2 commit fcf2770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/6436.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
``:class:FixtureDef`` objects now properly register their finalizers with autouse and
1+
:class:`FixtureDef <_pytest.fixtures.FixtureDef>` objects now properly register their finalizers with autouse and
22
parameterized fixtures that execute before them in the fixture stack so they are torn
33
down at the right times, and in the right order.

0 commit comments

Comments
 (0)