Changeset 54090 for trunk/tests/phpunit/tests/admin/includesScreen.php
- Timestamp:
- 09/06/2022 10:09:49 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/includesScreen.php
r52010 r54090 496 496 497 497 if ( 'post.php' === $hook ) { 498 $post_id = $this->factory->post->create(498 $post_id = self::factory()->post->create( 499 499 array( 500 500 'post_type' => 'type_shows_in_rest',
Note: See TracChangeset
for help on using the changeset viewer.