Skip to content

Commit 6f0f42d

Browse files
committed
Use correct command in docs.
1 parent bba56f5 commit 6f0f42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ is through this environment that you contribute to PyScript.
228228
* The integration tests for PyScript are started with:
229229
230230
```sh
231-
make test-integration
231+
make test
232232
```
233233
234234
## Documentation

0 commit comments

Comments
 (0)