From a90e5b243f026c2ca23815a6952e10a145996d6e Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Mon, 9 Oct 2023 17:05:03 -0300 Subject: [PATCH] update git ignore --- src/frontend/.gitignore | 2 +- src/frontend/playwright-report/index.html | 78 +++++------------------ 2 files changed, 18 insertions(+), 62 deletions(-) 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