Skip to content

Commit c85c44d

Browse files
committed
wip
1 parent 71e0062 commit c85c44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/plugin-typescript-e2e/tests/collect.e2e.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {
1111
omitVariableReportData,
1212
removeColorCodes,
1313
} from '@code-pushup/test-utils';
14-
import { executeProcess, readJsonFile, readTextFile } from '@code-pushup/utils';
14+
import { executeProcess, readJsonFile } from '@code-pushup/utils';
1515

1616
describe('PLUGIN collect report with typescript-plugin NPM package', () => {
1717
const envRoot = join(E2E_ENVIRONMENTS_DIR, nxTargetProject());

0 commit comments

Comments
 (0)