8000 Update correct test command in contributing docs (#1377) · tinylambda/sentry-python@4703bc3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4703bc3

Browse files
targhsantonpirker
andauthored
Update correct test command in contributing docs (getsentry#1377)
Co-authored-by: Taranjeet <Taranjeet Singh> Co-authored-by: Anton Pirker <anton.pirker@sentry.io>
1 parent 9a82f7b commit 4703bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ So the simplest way to run tests is:
7474
```bash
7575
cd sentry-python
7676

77-
make tests
77+
make test
7878
```
7979

8080
This will use [Tox](https://tox.wiki/en/latest/) to run our whole test suite

0 commit comments

Comments
 (0)
0