mirror of
https://github.com/google/googletest.git
synced 2025-03-10 09:16:48 +00:00
commit
54978626b4
@ -1323,7 +1323,7 @@ class PredicateFormatterFromMatcher {
|
||||
<< "Expected: ";
|
||||
matcher.DescribeTo(&ss);
|
||||
|
||||
// Rerun the matcher to "PrintAndExain" the failure.
|
||||
// Rerun the matcher to "PrintAndExplain" the failure.
|
||||
StringMatchResultListener listener;
|
||||
if (MatchPrintAndExplain(x, matcher, &listener)) {
|
||||
ss << "\n The matcher failed on the initial attempt; but passed when "
|
||||
|
Loading…
x
Reference in New Issue
Block a user