diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e3f698051c6..44ec709202e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -45,7 +45,7 @@ To be completed by Community Leader (or DDG Staff) when reviewing Pull Request - [ ] Behaviour is appropriately tested. If improvement, tests are adequately extended. - [ ] There is no unnecessary files in place (such as editor config files) - [ ] There is no API keys / secrets present -- [ ] Tests are passing (run `$ duckpan test `) +- [ ] Tests are passing (run `$ duckpan test `) - Tester should report any failures **Ready to merge?**