chore: Remove stale Jest references from docs and comments (#12285)

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Tom Moor
2026-05-06 21:55:07 -04:00
committed by GitHub
parent 091346dfe8
commit d02659d325
7 changed files with 11 additions and 14 deletions
+1 -2
View File
@@ -49,8 +49,7 @@ export default defineConfig({
test: {
globals: true,
pool: "threads",
// Match Jest's default behavior — unhandled promise rejections are
// logged but don't fail tests on their own.
// Unhandled promise rejections are logged but don't fail tests on their own.
dangerouslyIgnoreUnhandledErrors: true,
projects: [
{