We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4619c commit 4824b91Copy full SHA for 4824b91
packages/nx-plugin/src/executors/cli/utils.unit.test.ts
@@ -2,7 +2,6 @@ import { type MockInstance, expect, vi } from 'vitest';
2
import { osAgnosticPath } from '@code-pushup/test-utils';
3
import type { Command } from '../internal/types.js';
4
import {
5
- mergeExecutorOptions,
6
parseAutorunExecutorOnlyOptions,
7
parseAutorunExecutorOptions,
8
parsePrintConfigExecutorOptions,
0 commit comments