Changeset 55337 for trunk/tests/phpunit/tests/privacy/wpPrivacySendRequestConfirmationNotification.php
- Timestamp:
- 02/14/2023 04:10:13 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/privacy/wpPrivacySendRequestConfirmationNotification.php
r54090 r55337 6 6 * @subpackage UnitTests 7 7 * @since 4.9.8 8 */9 10 /**11 * Tests_Privacy_wpPrivacySendRequestConfirmationNotification class.12 8 * 13 9 * @group privacy 14 10 * @group user 15 11 * @covers ::_wp_privacy_send_request_confirmation_notification 16 *17 * @since 4.9.818 12 */ 19 13 class Tests_Privacy_wpPrivacySendRequestConfirmationNotification extends WP_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.