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 d19fe3c commit 2ca47cbCopy full SHA for 2ca47cb
doc/en/mark.rst
@@ -40,7 +40,7 @@ You can register custom marks in your ``pytest.ini`` file like this:
40
41
Note that everything after the ``:`` is an optional description.
42
43
-Alternatively, you can register new markers programatically in a
+Alternatively, you can register new markers programmatically in a
44
:ref:`pytest_configure <initialization-hooks>` hook:
45
46
.. code-block:: python
0 commit comments