Skip to content

Commit 8245352

Browse files
fix fmt
1 parent 88630b4 commit 8245352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export async function runJsr(
4343
[
4444
"--no-warnings",
4545
"--import",
46-
import.meta.resolve('./test_utils.ts'),
46+
import.meta.resolve("./test_utils.ts"),
4747
"--experimental-strip-types",
4848
bin,
4949
...args,

0 commit comments

Comments
 (0)