From 5f7defa0dfe02631c37195bab460c4e9e3f98ab8 Mon Sep 17 00:00:00 2001 From: Zaahir Moolla Date: Thu, 13 Apr 2017 13:06:13 -0400 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?**