Commit ad33380
committed
fix(test): move fs-utils test to isolated dir to prevent mock.module leak
mock.module('@sentry/bun') leaks globally in Bun's single-threaded
test runner, contaminating subsequent test files. Moving to
test/isolated/ ensures it runs in a separate bun test invocation.1 parent 09cd39d commit ad33380
1 file changed
+0
-0
lines changedFile renamed without changes.
0 commit comments