Skip to content

Commit dca7756

Browse files
committed
refactor: wip
1 parent 49b963a commit dca7756

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
@@ -44,7 +44,7 @@ describe('knip reporter for code pushup audits', () => {
4444
'knip',
4545
'--no-exit-code',
4646
`--reporter=${reporterPath}`,
47-
`--reporter-options='"{\"outputFile\":\"knip-report.json\"}"'`,
47+
`--reporter-options='{\"outputFile\":\"knip-report.json\"}'`,
4848
],
4949
cwd: reporterSetupDir,
5050
});

0 commit comments

Comments
 (0)