Changeset 54090 for trunk/tests/phpunit/tests/user/capabilities.php
- Timestamp:
- 09/06/2022 10:09:49 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/user/capabilities.php
r53942 r54090 1829 1829 1830 1830 // Give them a scheduled post. 1831 $post = $this->factory->post->create_and_get(1831 $post = self::factory()->post->create_and_get( 1832 1832 array( 1833 1833 'post_author' => $contributor->ID,
Note: See TracChangeset
for help on using the changeset viewer.