- Timestamp:
- 09/12/2023 03:21:02 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-application-passwords-controller.php
r55457 r56559 962 962 add_action( 963 963 'application_password_did_authenticate', 964 static function () {964 static function () { 965 965 $GLOBALS['wp_rest_application_password_uuid'] = 'invalid_uuid'; 966 966 }
Note: See TracChangeset
for help on using the changeset viewer.