[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-08-20 23:57:50 +00:00
committed by GitHub
parent 7a1d4e2d67
commit 20d4e07fa0

View File

@@ -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 () => {