diff --git a/src/frontend/.gitignore b/src/frontend/.gitignore index 9ad9e7fb4..9dfae2bb0 100644 --- a/src/frontend/.gitignore +++ b/src/frontend/.gitignore @@ -22,5 +22,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* /test-results/ -/playwright-report/ +/playwright-report/*/ /playwright/.cache/ diff --git a/src/frontend/playwright-report/index.html b/src/frontend/playwright-report/index.html index 6bf4ea41f..d65e584e4 100644 --- a/src/frontend/playwright-report/index.html +++ b/src/frontend/playwright-report/index.html @@ -1,62 +1,18 @@ - - - - - - - - Playwright Test Report - - - - -
- - - - \ No newline at end of file + + + + + Document + + + + + \ No newline at end of file