You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new Jest --compact-console flag for DevTools tests
This flag uses the @jest/console CustomConsole to override default formatting and remove the logging source location (making console logging more compact).
0 commit comments