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
Move isSuppressed check from Reporter to ConsoleReporter.
isSuppressed forces computation of the error message; should be
called only when emitting the error.
TODO: Generalize so that other emitting reporters inherit the behavior.
0 commit comments