diff --git a/changelog/10597.bugfix.rst b/changelog/10597.bugfix.rst index 4ee691336..9070e74a3 100644 --- a/changelog/10597.bugfix.rst +++ b/changelog/10597.bugfix.rst @@ -1 +1 @@ -Fix nose teardown fixture regressions. +Fix bug where a fixture method named ``teardown`` would be called as part of ``nose`` teardown stage.