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 1a0581b commit a86ee09Copy full SHA for a86ee09
doc/en/example/parametrize.rst
@@ -352,7 +352,7 @@ The first invocation with ``db == "DB1"`` passed while the second with ``db == "
352
Indirect parametrization
353
---------------------------------------------------
354
355
-Using the ``indirect=True`` parameter when parametrizing a test allows to
+Using the ``indirect=True`` parameter when parametrizing a test allows one to
356
parametrize a test with a fixture receiving the values before passing them to a
357
test:
358
0 commit comments