mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
Docs: make tests should be make test (#1332)
This commit is contained in:
@@ -41,7 +41,7 @@ git checkout -b <your branch name>
|
||||
* Run tests before pushing the changes
|
||||
|
||||
```
|
||||
make tests
|
||||
make test
|
||||
```
|
||||
|
||||
To learn more about tests please refer to the session [Quick guide to pytest](## Quick guide to pytest).
|
||||
|
||||
Reference in New Issue
Block a user