diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5db685578..555a1e402 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -38,7 +38,6 @@ Closes #IssueNumber - [ ] I have added/updated relevant documentation - [ ] I have tested these changes locally. -- [ ] I have added tests for these changes. - [ ] I have followed the code style and guidelines. - [ ] I have updated `CHANGELOG.md` with my changes in the next section - [ ] I have run "dart format ." on the project