Steve Piercy
2018-10-05 12c40e09bf3e025d66a5e2663f8e69affe5d4a73
Merge pull request #3372 from stevepiercy/master

One more py.test to pytest
1 files modified
2 ■■■ changed files
docs/quick_tutorial/functional_testing.rst 2 ●●● patch | view | raw | blame | history
docs/quick_tutorial/functional_testing.rst
@@ -53,7 +53,7 @@
   .. code-block:: bash
       $VENV/bin/py.test tutorial/tests.py -q
       $VENV/bin/pytest tutorial/tests.py -q
       ..
       2 passed in 0.25 seconds