From 70d23098b4a2e4c7a951e467b37c157c9b4b9f30 Mon Sep 17 00:00:00 2001 From: Sam <51686767+samuveth@users.noreply.github.com> Date: Fri, 9 Jun 2023 19:17:40 +0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dfafb69c9aa..dfd164b4a42 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -24,7 +24,6 @@ Fixes # - [ ] I have tested my changes on a preview deployment - [ ] I have tested my changes on different screen sizes (sm, md) - [ ] I have tested my changes on a custom domain -- [ ] I have run end-to-end tests `yarn cypress:test:e2e`, and they have passed ### Additional notes or considerations *_(Include any other relevant information or context that may be helpful for the reviewer)_*