We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d55ee0c commit 36f8a28Copy full SHA for 36f8a28
tests/phpunit/test_clean_report.php
@@ -29,4 +29,4 @@ public function test_clean_report_time_and_newlines() {
29
$output = $this->wpephpc->clean_report( $report );
30
$this->assertEquals( 'hello', $output );
31
}
32
-}
+}
0 commit comments