Skip to content

Commit

Permalink
Modify recommended test syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed Nov 30, 2023
1 parent 35438e4 commit 405acbd
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 @@ -379,7 +379,7 @@ If you already git cloned the repo and want to manually run tests either run wit

```shell
$ cd tests
$ pytest -vvs ./test_*py
$ pytest ./test*py
...
```

Expand Down

0 comments on commit 405acbd

Please sign in to comment.