Skip to content

Commit 2bcdae3

Browse files
Update e2e/cli-e2e/tests/print-config.e2e.test.ts
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent 10506cf commit 2bcdae3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

e2e/cli-e2e/tests/print-config.e2e.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ describe('CLI print-config', () => {
5858
expect.objectContaining({
5959
config: expect.stringContaining(`code-pushup.config.${ext}`),
6060
tsconfig: 'tsconfig.base.json',
61-
// filled by command options
6261
plugins: [
6362
expect.objectContaining({
6463
slug: 'dummy-plugin',

0 commit comments

Comments
 (0)