Changeset 60251 for trunk/tests/phpunit/tests/xmlrpc/wp/getComments.php
- Timestamp:
- 05/26/2025 12:03:18 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/xmlrpc/wp/getComments.php
r52010 r60251 29 29 $results = $this->myxmlrpcserver->wp_getComments( array( 1, 'editor', 'editor', array() ) ); 30 30 $this->assertNotIXRError( $results ); 31 $this->assertNotEmpty( $results ); 31 32 32 33 foreach ( $results as $result ) { … … 53 54 ); 54 55 $this->assertNotIXRError( $results ); 56 $this->assertNotEmpty( $results ); 55 57 56 58 foreach ( $results as $result ) {
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)