Skip to content

Commit

Permalink
Merge pull request #142 from pyscript/update-make-test
Browse files Browse the repository at this point in the history
Use correct  command in docs.
  • Loading branch information
ntoll authored Oct 1, 2024
2 parents bba56f5 + 6f0f42d commit 5c53242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ is through this environment that you contribute to PyScript.
* The integration tests for PyScript are started with:
```sh
make test-integration
make test
```
## Documentation
Expand Down

0 comments on commit 5c53242

Please sign in to comment.