mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { describe, expect, test } from "bun:test";
|
||||
import { bunEnv, bunExe, normalizeBunSnapshot, tempDirWithFiles } from "harness";
|
||||
import { bunEnv, bunExe, tempDirWithFiles } from "harness";
|
||||
|
||||
describe("autoinstall with security provider", () => {
|
||||
test("should disable autoinstall when security provider is configured", async () => {
|
||||
|
||||
Reference in New Issue
Block a user