diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 88c355a48..1599a1f49 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -44,7 +44,7 @@ Select one or more: ## Testing -- [ ] **Run all unit tests**: `make go_test` +- [ ] **Run all unit tests**: `make go_develop_and_test` - [ ] **Verify Localnet manually**: See the instructions [here](TODO: add link to instructions) ## Sanity Checklist