Skip to content

Commit

Permalink
typos corrected and added some explanations (#8)
Browse files Browse the repository at this point in the history
* typos corrected

* fixed as requested
  • Loading branch information
hkey0 authored Jan 2, 2024
1 parent c3aa593 commit 3165361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ Spin up Postgres and Elasticsearch:
docker-compose --env-file=.env.test up -d
```

Run tests:
Run tests (with -s option to allow more verbose output):

```shell
poetry run pytest -s
Expand Down

0 comments on commit 3165361

Please sign in to comment.