Update docs/source/contributing/tests.rst

Co-authored-by: Simon Li <orpheus+devel@gmail.com>
This commit is contained in:
Shloka
2022-10-12 19:07:50 +05:30
committed by GitHub
parent 733e018bdc
commit 7a915533a6

View File

@@ -54,7 +54,7 @@ Running the tests
pytest -v jupyterhub/tests/test_api.py::test_shutdown
For more information, refer to `pytest usage documentation <https://pytest.readthedocs.io/en/latest/usage.html>`_.
For more information, refer to the `pytest usage documentation <https://pytest.readthedocs.io/en/latest/usage.html>`_.
Test organisation
=================