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
Fold the macro google_test_wrapper into google_test.
The separate macro was only needed for some integration tests. That dependency has been removed, so there is no need for a separate macro now. Since the extra macro had to be part of the public API surface, this simplifies the API surface.
PiperOrigin-RevId: 497907221
0 commit comments