Changeset 49327 for trunk/tests/phpunit/tests/post/wpInsertPost.php
- Timestamp:
- 10/27/2020 04:07:21 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/post/wpInsertPost.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/post/wpInsertPost.php
r49125 r49327 4 4 * @group post 5 5 */ 6 class Tests_ WPInsertPost extends WP_UnitTestCase {6 class Tests_Post_wpInsertPost extends WP_UnitTestCase { 7 7 8 8 protected static $user_ids = array(
Note: See TracChangeset
for help on using the changeset viewer.