From 3782ac7ed9e70628a67bd1b9fc9f9510afc1b2c6 Mon Sep 17 00:00:00 2001 From: gnezim Date: Mon, 27 Apr 2026 21:14:30 +0300 Subject: [PATCH] Remove accidentally-committed playwright-report/ + ignore it --- .gitignore | 1 + playwright-report/index.html | 90 ------------------------------------ 2 files changed, 1 insertion(+), 90 deletions(-) delete mode 100644 playwright-report/index.html diff --git a/.gitignore b/.gitignore index 0874352b..cd4ac7de 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,7 @@ coverage/ test-results/ test-results-angular/ playwright-report-angular/ +playwright-report/ # Visual parity screenshot diffs (generated) screenshot-diffs/ diff --git a/playwright-report/index.html b/playwright-report/index.html deleted file mode 100644 index 06c0b6fa..00000000 --- a/playwright-report/index.html +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - Playwright Test Report - - - - -
- - - \ No newline at end of file