From 1a0c819434d0a68078455cd32c6c643a47883496 Mon Sep 17 00:00:00 2001 From: Emili Castells Guasch Date: Fri, 24 Feb 2023 15:24:53 +0100 Subject: [PATCH] Update playwright ignore paths --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 009d9c219..022598da2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,6 @@ modules/ppcp-wc-gateway/assets/css .env .env.e2e auth.json -/test-results/ -/playwright-report/ +/tests/playwright/test-results/ +/tests/playwright/playwright-report/ /tests/playwright/.cache/