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