Changeset 53489 for trunk/tests/phpunit/tests/user/wpListUsers.php
- Timestamp:
- 06/11/2022 03:48:31 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/user/wpListUsers.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/user/wpListUsers.php
r52064 r53489 5 5 * @covers ::wp_list_users 6 6 */ 7 class Tests_ Functions_wpListUsers extends WP_UnitTestCase {7 class Tests_User_wpListUsers extends WP_UnitTestCase { 8 8 private static $user_ids = array(); 9 9
Note: See TracChangeset
for help on using the changeset viewer.