Skip to content

Commit 1262f34

Browse files
gomri15bluetech
andauthored
Update changelog/13737.feature.rst
Co-authored-by: Ran Benita <[email protected]>
1 parent f0c1112 commit 1262f34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog/13737.feature.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Added the ``--require-unique-parameterization-ids`` command-line flag and :confval:`require_unique_parameterization_ids` configuration option to pytest.
22

3-
When passed, this flag causes pytest to raise an exception upon detection of non-unique parameter set IDs,
4-
rather than automatically modifying the IDs to ensure uniqueness.
3+
When passed, pytest will emit an error if it detects non-unique parameter set IDs,
4+
rather than automatically making the IDs unique by adding `0`, `1`, ... to them.

0 commit comments

Comments
 (0)