mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { spawn } from "bun";
|
||||
import { test, expect } from "bun:test";
|
||||
import { expect, test } from "bun:test";
|
||||
import { bunEnv, bunExe, isWindows } from "harness";
|
||||
|
||||
// This test covers the issue where Bun.spawn doesn't inherit environment variables on Windows
|
||||
|
||||
Reference in New Issue
Block a user