Update pull-requests.md fix typo
Fix the make arg for `make test-integration`
This commit is contained in:
parent
a5a9fed171
commit
0b5ff92dd2
|
|
@ -71,7 +71,7 @@ The following will save time for both you and your reviewer:
|
||||||
* Enable [pre-commit hooks](development.md#committing-changes-to-your-fork) and verify they pass.
|
* Enable [pre-commit hooks](development.md#committing-changes-to-your-fork) and verify they pass.
|
||||||
* Verify `make verify` passes.
|
* Verify `make verify` passes.
|
||||||
* Verify `make test` passes.
|
* Verify `make test` passes.
|
||||||
* Verify `make test-integration.sh` passes.
|
* Verify `make test-integration` passes.
|
||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue