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
Check for newline terminators in summarize_diff when line diff sees no difference.
The line differ wasn't sensitive to when actual and expected string were different only based on the final line terminator, so we add some extra logic to detect this condition and report accordingly.
PiperOrigin-RevId: 698448355
0 commit comments