Update CONTRIBUTING.md

This commit is contained in:
Luke Van Seters
2022-02-15 12:26:16 -05:00
committed by GitHub
parent 0f4cd2f31d
commit 8544eb46ef

View File

@@ -23,7 +23,7 @@ poetry run pre-commit install
Run tests with:
```
kubectl exec deploy/mev-inspect-deployment -- poetry run pytest --cov=mev_inspect tests
./mev test
```
## Send a pull request