diff --git a/changelog/9626.bugfix.rst b/changelog/9626.bugfix.rst index 0364b3c1b..44d3734a1 100644 --- a/changelog/9626.bugfix.rst +++ b/changelog/9626.bugfix.rst @@ -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.