Skip to content

Commit 3f93b71

Browse files
committed
Fix name of 'test' nox session in docs
1 parent cc58cc1 commit 3f93b71

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)