bun run prettier

This commit is contained in:
alii
2025-05-10 01:37:41 +00:00
committed by github-actions[bot]
parent d3fcad833b
commit ef0c48a23d

View File

@@ -1,5 +1,5 @@
import { test, expect } from "bun:test";
import { spawnSync } from "bun";
import { expect, test } from "bun:test";
import { bunExe, bunEnv as env } from "harness";
test("--no-addons throws an error on process.dlopen", () => {