Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit 84d311c

Browse files
authored
Fix spelling of new option. (#220)
Code uses a different spelling then docs and code seems always to win.
1 parent 6743001 commit 84d311c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CHANGELOG
66

77
*2025-10-20*
88

9-
* Added experimental ``--no-subtest-reports`` CLI option. This disables
9+
* Added experimental ``--no-subtests-reports`` CLI option. This disables
1010
subtests output unless it's a failed subtest. (`#198`_)
1111

1212
.. _#198: https://github.com/pytest-dev/pytest-subtests/pull/198

0 commit comments

Comments
 (0)