Changeset 56559 for trunk/tests/phpunit/tests/user/retrievePassword.php
- Timestamp:
- 09/12/2023 03:21:02 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/user/retrievePassword.php
r55457 r56559 53 53 add_filter( 54 54 'retrieve_password_notification_email', 55 static function () {55 static function () { 56 56 return array( 'message' => '' ); 57 57 }
Note: See TracChangeset
for help on using the changeset viewer.