Changeset 47122 for trunk/tests/phpunit/tests/xmlrpc/wp/getComments.php
- Timestamp:
- 01/29/2020 12:43:23 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/xmlrpc/wp/getComments.php
r46586 r47122 77 77 $this->assertNotIXRError( $results ); 78 78 79 // if no 'number' filter is specified, default should be 1079 // If no 'number' filter is specified, default should be 10. 80 80 $this->assertCount( 10, $results ); 81 81
Note: See TracChangeset
for help on using the changeset viewer.