- Timestamp:
- 03/11/2025 12:39:10 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/wpRestBlockPatternsController.php
r56492 r59964 124 124 } 125 125 126 /** 127 * @group external-http 128 */ 126 129 public function test_get_items() { 127 130 wp_set_current_user( self::$admin_id ); … … 190 193 * 191 194 * @ticket 57532 195 * @group external-http 192 196 * 193 197 * @covers WP_REST_Block_Patterns_Controller::get_items
Note: See TracChangeset
for help on using the changeset viewer.