- Timestamp:
- 09/30/2025 04:50:20 PM (12 months ago)
- Location:
- branches/6.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/rest-api/rest-users-controller.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8
-
branches/6.8/tests/phpunit/tests/rest-api/rest-users-controller.php
r60143 r60817 1312 1312 $request->set_param( 'context', 'edit' ); 1313 1313 $response = rest_get_server()->dispatch( $request ); 1314 $this->assertErrorResponse( 'rest_ user_cannot_view', $response, 401 );1314 $this->assertErrorResponse( 'rest_forbidden_context', $response, 401 ); 1315 1315 } 1316 1316
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)