diff --git a/Unit_testing/Reporter/HTMLReporter.php b/Unit_testing/Reporter/HTMLReporter.php index b04e044..173cf67 100644 --- a/Unit_testing/Reporter/HTMLReporter.php +++ b/Unit_testing/Reporter/HTMLReporter.php @@ -7,36 +7,36 @@ { if ( $this->getVerbosity() ) { - $statusText = '

getVerbosity() > 1 ) $statusText .= "" . ucfirst( strtolower( $status ) ) . ': ';