Skip to content

Commit 38efd10

Browse files
aramirezjvmasek
andauthored
Update testing/test-nx-utils/src/lib/utils/nx-plugin.unit.test.ts
Co-authored-by: Vojtech Mašek <vojtech@flowup.cz>
1 parent 6a96b9c commit 38efd10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test-nx-utils/src/lib/utils/nx-plugin.unit.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import * as process from 'node:process';
1+
import process from 'node:process';
22
import { describe, expect } from 'vitest';
33
import {
44
createNodesContextV1,

0 commit comments

Comments
 (0)