Skip to content

Commit

Permalink
Update changelog/6436.bugfix.rst
Browse files Browse the repository at this point in the history
Co-Authored-By: Bruno Oliveira <nicoddemus@gmail.com>
  • Loading branch information
SalmonMode and nicoddemus committed Jan 15, 2020
1 parent 4837da5 commit 34f58d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/6436.bugfix.rst
@@ -1,3 +1,3 @@
``:class:FixtureDef`` objects now properly register their finalizers with autouse and
:class:`FixtureDef <_pytest.fixtures.FixtureDef>` objects now properly register their finalizers with autouse and
parameterized fixtures that execute before them in the fixture stack so they are torn
down at the right times, and in the right order.

0 comments on commit 34f58d9

Please sign in to comment.