We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6634f3c commit 5fc371cCopy full SHA for 5fc371c
e2e/plugin-doc-coverage-e2e/tests/collect.e2e.test.ts
@@ -62,5 +62,4 @@ describe('PLUGIN collect report with doc-coverage-plugin NPM package', () => {
62
expect(() => reportSchema.parse(report)).not.toThrow();
63
expect(omitVariableReportData(report as Report)).toMatchSnapshot();
64
});
65
-
66
0 commit comments