Skip to content

Commit 9909939

Browse files
committed
chore: update
1 parent 2bc38ce commit 9909939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/dts/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { existsSync } from 'node:fs';
2-
import { join, normalize, resolve } from 'node:path';
2+
import { join, normalize } from 'node:path';
33
import stripAnsi from 'strip-ansi';
44
import {
55
buildAndGetResults,

0 commit comments

Comments
 (0)