Fix typo in example/markers docs

This commit is contained in:
Albert Villanova del Moral 2022-07-19 22:16:14 +02:00 committed by GitHub
parent 34a285986e
commit 4696ba74f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ Custom marker and command line option to control test runs
Plugins can provide custom markers and implement specific behaviour Plugins can provide custom markers and implement specific behaviour
based on it. This is a self-contained example which adds a command based on it. This is a self-contained example which adds a command
line option and a parametrized test function marker to run tests line option and a parametrized test function marker to run tests
specifies via named environments: specified via named environments:
.. code-block:: python .. code-block:: python