Skip to content

Commit c4a47b0

Browse files
authored
Fix name of 'test' nox session in docs (#193)
1 parent 48fcf5c commit c4a47b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The tests can be run using:
5050

5151
.. code-block:: bash
5252
53-
nox -s tests
53+
nox -s test
5454
5555
This will run tests against all supported version of Python that are installed.
5656

0 commit comments

Comments
 (0)