bun run prettier

This commit is contained in:
Jarred-Sumner
2025-07-06 12:02:18 +00:00
committed by github-actions[bot]
parent 1bf23a178b
commit c4a0fbbb2e

View File

@@ -1,5 +1,5 @@
import { test, expect } from "bun:test";
import { bunExe, bunEnv, tempDirWithFiles } from "harness";
import { expect, test } from "bun:test";
import { bunEnv, bunExe, tempDirWithFiles } from "harness";
import { join } from "path";
// Regression test for hanging installs when creating a new lockfile