Googletest export

Update a broken link in a comment.

PiperOrigin-RevId: 257493975
This commit is contained in:
Abseil Team
2019-07-10 18:26:15 -04:00
committed by Gennadiy Civil
parent 947aeab281
commit e4f097b5fb
8 changed files with 16 additions and 12 deletions

View File

@@ -292,7 +292,7 @@ void ReportUninterestingCall(CallReaction reaction, const std::string& msg) {
"an EXPECT_CALL() if you don't mean to enforce the call. "
"See "
"https://github.com/google/googletest/blob/master/googlemock/"
"docs/cook_book.md#"
"docs/CookBook.md#"
"knowing-when-to-expect for details.\n",
stack_frames_to_skip);
break;