Skip to content

Commit 16b387e

Browse files
authored
Merge pull request #41 from Rotzbua/patch-1
fix(gh): update command to run tests
2 parents 2db3f94 + 63cfe5e commit 16b387e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ the [forum](https://discourse.nodered.org) or
3030

3131
- [ ] I have read the [contribution guidelines](https://github.com/node-red/node-red/blob/master/CONTRIBUTING.md)
3232
- [ ] 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
33+
- [ ] I have run `npm run test` to verify the unit tests pass
3434
- [ ] I have added suitable unit tests to cover the new/changed functionality

0 commit comments

Comments
 (0)