diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4846ecf59..110893d86 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,7 @@ * [ ] Used a clear / meaningful title for this pull request * [ ] Tested the changes in your own code (on your projects) -* [ ] Added / Edited tests to reflect changes (`tst` folder) +* [ ] Added / Edited tests to reflect changes (`tests` folder) * [ ] Have read the **Contributing** part of the **Readme** * [ ] Passed `npm test`