Skip to content

Commit 7fcb379

Browse files
Merge branch '8.5' into 9.6
2 parents 511be8e + 31da4d3 commit 7fcb379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Framework/TestResult.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ function_exists('xdebug_start_function_monitor');
955955
$test,
956956
new OutputError(
957957
sprintf(
958-
'This test printed output: %s',
958+
'Test code or tested code printed unexpected output: %s',
959959
$test->getActualOutput(),
960960
),
961961
),

0 commit comments

Comments
 (0)