We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a82f7b commit 4703bc3Copy full SHA for 4703bc3
CONTRIBUTING.md
@@ -74,7 +74,7 @@ So the simplest way to run tests is:
74
```bash
75
cd sentry-python
76
77
-make tests
+make test
78
```
79
80
This will use [Tox](https://tox.wiki/en/latest/) to run our whole test suite
0 commit comments