We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3573824 commit c7fa8b1Copy full SHA for c7fa8b1
doc/en/reference/reference.rst
@@ -2087,7 +2087,7 @@ passed multiple times. The expected format is ``name=value``. For example::
2087
When passed, this flag causes pytest to raise an exception upon detection of non-unique parameter set IDs,
2088
rather than attempting to generate them automatically.
2089
2090
- Can be overridden by `--require-unique-paramset-ids`.
+ Can also be set by passing `--require-unique-paramset-ids`.
2091
2092
.. code-block:: ini
2093
0 commit comments