We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72097b commit 720e6abCopy full SHA for 720e6ab
1 file changed
.github/pull_request_template.md
@@ -5,5 +5,5 @@
5
## Checklist
6
7
- [ ] Did you write the test code?
8
-- [ ] Have you run `yarn test:coverage` to make sure there is no uncovered line?
+- [ ] Have you run `yarn run test:coverage` to make sure there is no uncovered line?
9
- [ ] Did you write the JSDoc?
0 commit comments