Update 9626.bugfix.rst

This commit is contained in:
Bruno Oliveira 2022-02-15 07:59:14 -03:00 committed by GitHub
parent 77e48394bf
commit caa9b3496e
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,3 +1,3 @@
Fix count of selected tests on terminal collection summary.
Fixed count of selected tests on terminal collection summary when there were errors or skipped modules.
If there were errors or skipped modules on collection, pytest would mistakenly subtract those from the selected count.