diff --git a/changelog/3816.bugfix.rst b/changelog/3816.bugfix.rst index 6a399d598..a50c8f729 100644 --- a/changelog/3816.bugfix.rst +++ b/changelog/3816.bugfix.rst @@ -1 +1 @@ -Fix ``--show-capture=no`` option still capture teardown logs. +Fix bug where ``--show-capture=no`` option would still show logs printed during fixture teardown.