Skip to content

Commit 983f1f8

Browse files
author
Michael Hladky
committed
refactor: wip
1 parent 20d8c86 commit 983f1f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import { type MockInstance, expect, vi } from 'vitest';
2-
import { executorContext } from '@code-pushup/test-nx-utils';
32
import { osAgnosticPath } from '@code-pushup/test-utils';
43
import type { Command } from '../internal/types.js';
5-
import runAutorunExecutor from './executor';
64
import {
75
parseAutorunExecutorOnlyOptions,
86
parseAutorunExecutorOptions,

0 commit comments

Comments
 (0)