Changeset 62314
- Timestamp:
- 05/07/2026 12:00:56 AM (5 weeks ago)
- Location:
- trunk/tests/phpunit/tests/admin
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/Admin_Includes_Misc_UpdateOptionNewAdminEmail_Test.php
r62313 r62314 6 6 * @covers ::update_option_new_admin_email 7 7 */ 8 class Admin_Includes_Misc_UpdateOptio NewAdminEmail_Test extends WP_UnitTestCase {8 class Admin_Includes_Misc_UpdateOptionNewAdminEmail_Test extends WP_UnitTestCase { 9 9 10 10 /** -
trunk/tests/phpunit/tests/admin/Admin_Includes_Misc_UrlShorten_Test.php
r62313 r62314 3 3 /** 4 4 * @group admin 5 * 5 * 6 6 * @covers ::url_shorten 7 7 */
Note: See TracChangeset
for help on using the changeset viewer.