Fix Python documentation

This commit is contained in:
emily 2023-11-03 16:56:46 +01:00
parent 5f44c51ca7
commit 4ffad014c6

View File

@ -11,7 +11,7 @@ python test_gilded_rose.py
For e.g. 10 days: For e.g. 10 days:
``` ```
python texttest_fixture 10 python texttest_fixture.py 10
``` ```
You should make sure the command shown above works when you execute it in a terminal before trying to use TextTest (see below). You should make sure the command shown above works when you execute it in a terminal before trying to use TextTest (see below).