- Timestamp:
- 09/21/2023 06:22:10 PM (18 months ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/wpGetAdminNotice.php
r56653 r56654 4 4 * Tests for `wp_get_admin_notice()`. 5 5 * 6 * @group admin6 * @group functions.php 7 7 * 8 8 * @covers ::wp_get_admin_notice 9 9 */ 10 class Tests_ Admin_WpGetAdminNotice extends WP_UnitTestCase {10 class Tests_Functions_WpGetAdminNotice extends WP_UnitTestCase { 11 11 12 12 /**
Note: See TracChangeset
for help on using the changeset viewer.