We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db3f94 commit 63cfe5eCopy full SHA for 63cfe5e
.github/PULL_REQUEST_TEMPLATE.md
@@ -30,5 +30,5 @@ the [forum](https://discourse.nodered.org) or
30
31
- [ ] I have read the [contribution guidelines](https://github.com/node-red/node-red/blob/master/CONTRIBUTING.md)
32
- [ ] For non-bugfix PRs, I have discussed this change on the forum/slack team.
33
-- [ ] I have run `grunt` to verify the unit tests pass
+- [ ] I have run `npm run test` to verify the unit tests pass
34
- [ ] I have added suitable unit tests to cover the new/changed functionality
0 commit comments