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
fix: hide redundant segment breakdown when all tests pass
The "✅ 9 passed" line duplicates information already in the summary
line ("9 tests completed in 1.9s — 100.0% passed"). Only show the
segment breakdown when there are multiple categories.
0 commit comments