Changeset 45588 for trunk/tests/phpunit/tests/post/wpUniquePostSlug.php
- Timestamp:
- 07/02/2019 04:43:01 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/post/wpUniquePostSlug.php
r42343 r45588 32 32 ); 33 33 34 $id = $this->post_ids[] = self::factory()->post->create( $post ); 34 $id = self::factory()->post->create( $post ); 35 $this->post_ids[] = $id; 35 36 } 36 37
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)