Skip to content

Commit ac83605

Browse files
committed
chore: format
1 parent c9443a0 commit ac83605

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

e2e/plugin-doc-coverage-e2e/tests/collect.e2e.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,5 @@ describe('PLUGIN collect report with doc-coverage-plugin NPM package', () => {
6868
expect(
6969
JSON.stringify(omitVariableReportData(report as Report), null, 2),
7070
).toMatchFileSnapshot('__snapshots__/report.json');
71-
7271
});
7372
});

0 commit comments

Comments
 (0)