78fe3f68cc
Prevents OOM crashes when running the full Jest suite — the act() warning stack traces were generating 16k+ lines of output which exhausted Node heap. All assertions still run; only the noisy console.error spam is silenced. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>