Changeset 5833
- Timestamp:
- 08/23/2017 05:58:30 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/phpunit-test-reporter/src/class-display.php
r5831 r5833 87 87 public static function render_results( $atts ) { 88 88 89 $output = ' <h2>PHPUnit Test Results</h2>' . PHP_EOL . PHP_EOL;89 $output = ''; 90 90 $query_args = array( 91 91 'posts_per_page' => 5,
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)