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
If "heft --debug test" or "heft test --verbose" is specified, then enable Jest's "verbose=true" so that console.log() isn't delayed until after the test finishes (CustomConsole internally instead of BufferedConsole)
0 commit comments