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 20d8c86 commit 983f1f8Copy full SHA for 983f1f8
packages/nx-plugin/src/executors/cli/utils.unit.test.ts
@@ -1,8 +1,6 @@
1
import { type MockInstance, expect, vi } from 'vitest';
2
-import { executorContext } from '@code-pushup/test-nx-utils';
3
import { osAgnosticPath } from '@code-pushup/test-utils';
4
import type { Command } from '../internal/types.js';
5
-import runAutorunExecutor from './executor';
6
import {
7
parseAutorunExecutorOnlyOptions,
8
parseAutorunExecutorOptions,
0 commit comments