From 9e38fdb69deac9fab299d35df26be76c28c94c8e Mon Sep 17 00:00:00 2001 From: Karolina Rakoczy Date: Fri, 14 Oct 2022 11:15:20 +0400 Subject: [PATCH] Extend description how to run automation tests in PR template (#2371) --- .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 9d8f96d82..ef455e2d1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -28,7 +28,7 @@ API_URI=https://automation-dashboard.staging.saleor.cloud/graphql/ MARKETPLACE_URL=https://marketplace-gray.vercel.app/ ### Do you want to run more stable tests? -Tests will be re-run only when the "run e2e" label is added. +To run all tests, just select the stable checkbox. To speed up tests, increase the number of containers. Tests will be re-run only when the "run e2e" label is added. 1. [ ] stable 2. [ ] giftCard