Skip to content

Commit 3fbfcd7

Browse files
author
John Doe
committed
refactor: wip
1 parent ed75f3c commit 3fbfcd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

e2e/nx-plugin-e2e/tests/plugin-create-nodes.e2e.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ describe('nx-plugin', () => {
202202
// Run CLI executor - check for DryRun execution message
203203
expect(cleanStdout).toContain('DryRun execution of:');
204204
expect(cleanStdout).toContain('npx @code-pushup/cli');
205-
expect(cleanStdout).toContain('--dryRun --verbose');
206205
});
207206

208207
it('should consider plugin option bin in executor target', async () => {

0 commit comments

Comments
 (0)