Skip to content

Commit ee7db78

Browse files
committed
refactor: wip
1 parent dc1df98 commit ee7db78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e/plugin-knip-e2e/tests/knip-reporter.e2e.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ describe('knip reporter for code pushup audits', () => {
4545
'--no-exit-code',
4646
`--reporter=${reporterPath}`,
4747
/* eslint-disable-next-line no-useless-escape */
48-
`--reporter-options={\"outputFile\":\"knip-report.json\"}`,
48+
`--reporter-options={\\"outputFile\\":\\"knip-report.json\\"}`,
4949
],
5050
cwd: reporterSetupDir,
5151
});

0 commit comments

Comments
 (0)