From 28b3267b7dd577715730f71f3739ed9396f0229b Mon Sep 17 00:00:00 2001 From: Dmytro Stanchiev Date: Thu, 30 Apr 2026 20:53:31 -0400 Subject: [PATCH] test: preload core fetch guard --- bunfig.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/bunfig.toml b/bunfig.toml index 11fff1e..997bd34 100644 --- a/bunfig.toml +++ b/bunfig.toml @@ -3,3 +3,4 @@ exact = true [test] root = "./do-not-run-tests-from-root" +preload = ["./packages/core/test/setup.ts"]