From b1622e525a74251e6f76cb9d0881cfc5ba27513d Mon Sep 17 00:00:00 2001 From: Arnout Pullen Date: Tue, 7 Jan 2025 10:45:59 +0100 Subject: [PATCH] Removed double dash in tests readme --- tests/e2e/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/README.md b/tests/e2e/README.md index 832dbe95..c10426ce 100644 --- a/tests/e2e/README.md +++ b/tests/e2e/README.md @@ -2,7 +2,7 @@ ### Setup E2E tests In your test environment - Import the products -- -Check the language of the site, must be English unless specified +- Check the language of the site, must be English unless specified - Update the env with url and credentials - VSCode has a playwright plugin - Install and activate basic auth plugin: https://github.com/WP-API/Basic-Auth