Skip to content

Commit 5fc371c

Browse files
committed
chore: nx format
1 parent 6634f3c commit 5fc371c

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
@@ -62,5 +62,4 @@ describe('PLUGIN collect report with doc-coverage-plugin NPM package', () => {
6262
expect(() => reportSchema.parse(report)).not.toThrow();
6363
expect(omitVariableReportData(report as Report)).toMatchSnapshot();
6464
});
65-
6665
});

0 commit comments

Comments
 (0)