mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-10-13 19:21:30 +08:00

gMock Cookbook: Fix incorrect comment about EXPECT priority order It's actually the last matching expectation that's used, not the first. PiperOrigin-RevId: 316490770