diff --git a/test_runner/README.md b/test_runner/README.md index f15aa29c1a..62a95350aa 100644 --- a/test_runner/README.md +++ b/test_runner/README.md @@ -8,7 +8,7 @@ Prerequisites: packages are stale, as it commonly happens, so manual installation is not recommended. Run `pipenv shell` to activate the venv or use `pipenv run` to run a single - command in the venv, e.g. `pipenv run pytests`. + command in the venv, e.g. `pipenv run pytest`. - Zenith and Postgres binaries - See the root README.md for build directions - Tests can be run from the git tree; or see the environment variables