aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/getting-started.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/development/getting-started.rst')
-rw-r--r--docs/development/getting-started.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst
index 96b4b6d7..953ae959 100644
--- a/docs/development/getting-started.rst
+++ b/docs/development/getting-started.rst
@@ -61,7 +61,7 @@ automatically, so all you have to do is:
.. code-block:: console
- $ py.test
+ $ pytest
...
62746 passed in 220.43 seconds