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
First, the text stated that the library would not panic. This is not entirely true, since the assert_* family of macros does panic. The text now refers to just the verify_that! macro.
Second, the description of the assert_that! macro was syntactically invalid and this corrects it.
PiperOrigin-RevId: 505618928
0 commit comments