mirror of
https://github.com/google/googletest.git
synced 2024-12-26 17:41:03 +08:00
Update gmock-spec-builders.cc
This commit is contained in:
parent
df4b8edee0
commit
dfa990f942
@ -295,7 +295,7 @@ void ReportUninterestingCall(CallReaction reaction, const std::string& msg) {
|
||||
"call should not happen. Do not suppress it by blindly adding "
|
||||
"an EXPECT_CALL() if you don't mean to enforce the call. "
|
||||
"See "
|
||||
"https://github.com/google/googletest/blob/master/docs/"
|
||||
"https://github.com/google/googletest/blob/main/docs/"
|
||||
"gmock_cook_book.md#"
|
||||
"knowing-when-to-expect for details.\n",
|
||||
stack_frames_to_skip);
|
||||
|
Loading…
x
Reference in New Issue
Block a user