mirror of
https://github.com/google/googletest.git
synced 2024-12-27 10:11:03 +08:00
549c5d061e
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