Skip to content

Commit 581857a

Browse files
committed
Fix typo
1 parent 841f731 commit 581857a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/goodpractices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ want to distribute them along with your application::
7676
test_view.py
7777
...
7878

79-
In this scheme, it is easy to your tests using the ``--pyargs`` option::
79+
In this scheme, it is easy to your run tests using the ``--pyargs`` option::
8080

8181
pytest --pyargs mypkg
8282

0 commit comments

Comments
 (0)