Changeset 55337 for trunk/tests/phpunit/tests/admin/wpCommunityEvents.php
- Timestamp:
- 02/14/2023 04:10:13 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/wpCommunityEvents.php
r54075 r55337 6 6 * @subpackage UnitTests 7 7 * @since 4.8.0 8 */9 10 /**11 * Class Tests_Admin_wpCommunityEvents.12 8 * 13 9 * @group admin 14 10 * @group community-events 15 *16 * @since 4.8.017 11 */ 18 12 class Tests_Admin_wpCommunityEvents extends WP_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.