fix(FN-4624): fix scheduler test mocks for createLogger and lint in worktree-pool

Fusion-Task-Id: FN-4624
Fusion-Task-Lineage: 854e6033-bc17-45be-8d04-18bcb66b31c4
This commit is contained in:
Fusion (runfusion.ai)
2026-05-15 20:12:40 -07:00
committed by gsxdsm
parent 8f7697198e
commit 5e6d420d71
3 changed files with 10 additions and 3 deletions

View File

@@ -8,9 +8,6 @@ import { worktreePoolLog } from "./logger.js";
import { isInsideConfiguredWorktreesDir, resolveWorktreesDir } from "./worktree-paths.js";
import {
resolveWorktrunkBinary,
WorktrunkBinaryUnavailableError,
WorktrunkInstallDeniedError,
WorktrunkInstallFailedError,
} from "./worktrunk-installer.js";
export {