Skip to content

Commit 36f8a28

Browse files
committed
Add newline to end of file.
1 parent d55ee0c commit 36f8a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/test_clean_report.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ public function test_clean_report_time_and_newlines() {
2929
$output = $this->wpephpc->clean_report( $report );
3030
$this->assertEquals( 'hello', $output );
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)