Update gmock-spec-builders_test.cc

master branch changed to main in link
This commit is contained in:
assafpr 2022-06-27 09:53:40 +03:00 committed by GitHub
parent 64df55449a
commit 66d2463610
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2059,7 +2059,7 @@ class GMockVerboseFlagTest : public VerboseFlagPreservingFixture {
"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.";