next.js
f42ba511
- test: flake debugging - avoid logs being eaten by jest (#78449)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#78449 - test: flake debugging - avoid logs being eaten by jest
Author
lubieowoce
Parents
8b9d35ef
Loading