mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #3786 from cdunklau/fix-trivial-typo-in-contribguide
Fix a trivial typo in CONTRIBUTING.rst
This commit is contained in:
commit
604686a3bb
@ -347,7 +347,7 @@ provided in ``sphinx.testing``. If you are a developer of Sphinx extensions,
|
||||
you can write unit tests with using pytest. At this time, ``sphinx.testing``
|
||||
will help your test implementation.
|
||||
|
||||
How to use pytest fixtures that are provided by ``sphinx.teting``?
|
||||
How to use pytest fixtures that are provided by ``sphinx.testing``?
|
||||
You can require ``'sphinx.testing.fixtures'`` in your test modules or
|
||||
``conftest.py`` files like this::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user