Skip to content

Commit e8033d3

Browse files
author
Michael Hladky
committed
refactor: wip
1 parent 507a9e6 commit e8033d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nx-plugin/src/executors/cli/executor.unit.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ describe('runAutorunExecutor', () => {
110110
it('should set env var information if verbose is set', async () => {
111111
const output = await runAutorunExecutor(
112112
{
113-
dryRun: true, // here to produce log
114113
verbose: true,
115114
},
116115
{ ...executorContext('github-action'), cwd: '<CWD>' },

0 commit comments

Comments
 (0)