Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TBardini committed May 1, 2024
1 parent d364229 commit 1efd024
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
<div style="text-align: center;">
<img src="https://www.tbardini.com/assets/TBardini-dot-dark-MIMyJ2zW.png" width="200" alt="Demo Report Logo">
</div>

# Custom Report

_Playwright and Next.js Driven Custom Reporting Scripts_
Expand Down Expand Up @@ -94,3 +90,7 @@ Playwright is integrated into our project environment, allowing for seamless set
"generate:custom-test-report": "node ./script/generateJsonCustomReport.js && node ./script/generateJsonCustomReportViewHistory.js && node ./script/generateJsonCustomReportIndex.js && node ./script/updateReportId.js"
}
```

<div style="text-align: center; margin-top: 100px">
<img src="https://www.tbardini.com/assets/TBardini-dot-dark-MIMyJ2zW.png" width="200" alt="Demo Report Logo">
</div>

0 comments on commit 1efd024

Please sign in to comment.