Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum committed Oct 31, 2024
1 parent e7f327f commit 0743ba5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/render/run_render_tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,6 @@ async function closePageAndFinish(page: Page, reportCoverage: boolean) {
return;
}


const rawV8CoverageData = coverage.map((entry) => ({
source: entry.source,
url: entry.url,
Expand Down

0 comments on commit 0743ba5

Please sign in to comment.