next.js
f42ba511 - test: flake debugging - avoid logs being eaten by jest (#78449)

Commit
364 days ago
test: flake debugging - avoid logs being eaten by jest (#78449) follow up to #78424. annoyingly, it appears that the console.log output gets swallowed by jest somehow, so i'm using `require('console')` instead which jest doesn't instrument.
Author
Parents
Loading