Skip to content

Commit

Permalink
fix PR template testing checklist item (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanchriswhite authored Dec 13, 2023
1 parent 517601a commit 4e30e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Select one or more:

- [ ] **Run all unit tests**: `make go_develop_and_test`
- [ ] **Run E2E tests locally**: `make test_e2e`
- [ ] **Run E2E tests on DevNet`: Add the `devnet-test-e2e` label to the PR. This is VERY expensive, o only do it after all the reviews are complete.
- [ ] **Run E2E tests on DevNet**: Add the `devnet-test-e2e` label to the PR. This is VERY expensive, o only do it after all the reviews are complete.

## Sanity Checklist

Expand Down

0 comments on commit 4e30e27

Please sign in to comment.