Skip to content

Commit ee85d16

Browse files
authored
docs(.github/pull_request_template): update test command to use explicit 'pnpm run' syntax (#9733)
1 parent 787a734 commit ee85d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## ✅ Checklist
66

77
- [ ] I have followed the steps in the [Contributing guide](https://github.com/TanStack/query/blob/main/CONTRIBUTING.md).
8-
- [ ] I have tested this code locally with `pnpm test:pr`.
8+
- [ ] I have tested this code locally with `pnpm run test:pr`.
99

1010
## 🚀 Release Impact
1111

0 commit comments

Comments
 (0)