File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/phpunit/tests/rest-api Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -289,7 +289,7 @@ public function test_get_theme_item_subscriber_permission_check() {
289289 }
290290
291291 /**
292- * @covers WP_REST_Global_Styles_Controller_Gutenberg ::get_theme_item
292+ * @covers WP_REST_Global_Styles_Controller ::get_theme_item
293293 * @ticket 62042
294294 */
295295 public function test_get_theme_item_editor_permission_check () {
@@ -633,7 +633,7 @@ public function test_update_item_invalid_styles_css() {
633633 * within a theme style variation and wouldn't be registered at the time
634634 * of saving via the API.
635635 *
636- * @covers WP_REST_Global_Styles_Controller_Gutenberg ::update_item
636+ * @covers WP_REST_Global_Styles_Controller ::update_item
637637 * @ticket 61312
638638 * @ticket 61451
639639 */
You can’t perform that action at this time.
0 commit comments