Skip to content

Commit

Permalink
Update docs/contributing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Yohan Boniface <[email protected]>
  • Loading branch information
almet and yohanboniface authored Dec 5, 2023
1 parent b04ad69 commit ce4b411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Multiple tests suites are in use in the project.

| Test suite | Location | Command |
| ---------- | -------- | ------- |
| Python unit tests | `umap/tests/integration` | `pytest . --ignore umap/tests/integration` |
| Python unit tests | `umap/tests/` | `pytest . --ignore umap/tests/integration` |
| Javascript unit tests | `umap/static/test` | `make testjs`|
| Integration tests | `umap/tests/integration` | `pytest umap/tests/integration` |

Expand Down

0 comments on commit ce4b411

Please sign in to comment.