PR feedback

Add a more descriptive changelog entry.

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
Teejay 2023-01-27 08:01:37 -08:00 committed by GitHub
parent 2ee8f79f2e
commit 6911fcddc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Fix nose teardown fixture regressions. Fix bug where a fixture method named ``teardown`` would be called as part of ``nose`` teardown stage.