Changeset 49514 for branches/5.2/tests/phpunit/tests/post/getPages.php
- Timestamp:
- 11/06/2020 04:28:46 PM (6 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/post/getPages.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/tests/phpunit/tests/post/getPages.php
r44587 r49514 23 23 $this->assertEquals( 3, count( $pages ) ); 24 24 $this->assertNotEmpty( $time1 = wp_cache_get( 'last_changed', 'posts' ) ); 25 $num_queries = $wpdb->num_queries;25 $num_queries = $wpdb->num_queries; 26 26 foreach ( $pages as $page ) { 27 27 $this->assertInstanceOf( 'WP_Post', $page );
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)